faunadb_http 0.6.0 copy "faunadb_http: ^0.6.0" to clipboard
faunadb_http: ^0.6.0 copied to clipboard

outdated

A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.

Changelog #

All notable changes to this project will be documented in this file.

0.6.0 - 2020-08-18 #

Changed #

  • More permissive types for query functions in read_and_write.dart

0.5.2 - 2020-08-10 #

Changed #

  • Revert to stable environment sdk range

0.5.1 - 2020-08-10 #

Added #

  • Static analysis options file

Changed #

  • Updated source code to pass pedantic statis analysis

0.5.0 - 2020-08-03 #

Added #

  • Page class
  • asRef method in RefResult class
  • asPage method in FaunaResponse class

0.4.1 - 2020-07-24 #

Changed #

  • Package description
  • Replaced double quotes with single quotes

0.4.0 - 2020-07-24 #

Added #

  • FaunaResponse class added to query export; this helps with autocomplete in IDEs

Changed #

  • QueryResult class renamed to FaunaResponse class
  • Fixed date typo in CHANGELOG.md

0.3.0 - 2020-07-08 #

Added #

  • FQL query functions
  • More comprehensive documentation

Changed #

  • FaunaClient.query accepts both raw JSON or composed queries

0.2.1 - 2020-06-21 #

Added #

  • Added more documentation

Changed #

  • Rename classes to simpler naming scheme

0.2.0 - 2020-06-20 #

Changed #

  • Add headers, timeout, queryTimeout parameters in FaunaDBConfig class

0.1.1 - 2020-06-19 #

Changed #

  • Specified data types to FaunaDBConfig.create method

0.1.0 - 2020-06-19 #

Added #

  • FaunaDBConfig class
  • FaunaDBClient class
53
likes
0
pub points
29%
popularity

Publisher

verified publishergavans.work

A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on faunadb_http