ferry 0.2.0 copy "ferry: ^0.2.0" to clipboard
ferry: ^0.2.0 copied to clipboard

outdated

GraphQL Client for Dart

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

0.2.0 - 2020-02-22 #

Changed #

  • rename to "ferry"
  • move repo to gql-dart

0.1.3 - 2020-02-21 #

Changed #

  • remove 'GQL' prefix
  • use latest version of gql_build
  • update example

0.1.2 - 2020-02-14 #

Changed #

  • update dependencies
  • fix erroneous import

0.1.1 - 2020-02-14 #

Changed #

  • export CacheProxy

0.1.0 - 2020-02-12 #

Changed #

  • BREAKING convert options to use built_value

0.0.3 - 2020-02-08 #

Changed #

  • update example

0.0.2 - 2020-02-08 #

Removed #

  • Remove custom network error
  • Remove unnecessary readme code

0.0.1 - 2020-02-05 #

Added #

  • Initial release