Skip to content

Releases: zino-hofmann/graphql-flutter

v1.1.1-beta.2

29 May 23:12
ac3c665
Compare
Choose a tag to compare
v1.1.1-beta.2 Pre-release
Pre-release

1.1.1-beta.2 (2019-05-29)

Bug Fixes

  • cache: don't use super.read in denormalizedRead so OptimisticCache overrides it's behavior (38d3588)

Features

  • cache: handle full blown cyclical pointers in normalization (c4fba99)

v1.1.1-beta.1

29 May 22:32
81b616e
Compare
Choose a tag to compare
v1.1.1-beta.1 Pre-release
Pre-release

1.1.1-beta.1 (2019-05-29)

Bug Fixes

  • remove and gitignore pubspec.lock files (6e31f02)
  • graphql: add flutter auto-gen files to gitignore (f29188c)
  • graphql: delete flutter autogen files (44ee7f9)
  • graphql: ignore directory not directory content (ba77a1b)

v1.1.0

25 May 05:53
1ef311a
Compare
Choose a tag to compare

1.1.0 (2019-05-25)

Bug Fixes

  • graphql_flutter Query: move refetch to manager (68cec25)
  • fix target swap conflicts (92c0e3b)
  • fix target swap conflicts (2d0f7e3)
  • fix target-swap conflicts (a8ef157)

Features

  • examples: Local, dart only starwars example with subscriptions (40707c3)
  • examples/starwars: add android toggle for uri (dcce88f)
  • examples/starwars: top level nav (02b7c8c)

v1.0.2-beta.2

22 May 16:19
beabe34
Compare
Choose a tag to compare
v1.0.2-beta.2 Pre-release
Pre-release

1.0.2-beta.2 (2019-05-22)

Bug Fixes

  • graphql_flutter Query: move refetch to manager (68cec25)

Features

  • examples: Local, dart only starwars example with subscriptions (40707c3)
  • examples/starwars: add android toggle for uri (dcce88f)
  • examples/starwars: top level nav (02b7c8c)

v1.0.2-beta.1

21 May 23:08
4495b0d
Compare
Choose a tag to compare
v1.0.2-beta.1 Pre-release
Pre-release

1.0.2-beta.1 (2019-05-21)

Bug Fixes

  • fix target swap conflicts (92c0e3b)
  • fix target swap conflicts (2d0f7e3)
  • fix target-swap conflicts (a8ef157)

v1.0.1

20 May 19:56
Compare
Choose a tag to compare

1.0.1 (2019-05-20)

Bug Fixes

  • analyze: Fix the analizer issues (a3df378)
  • graphql: added examples paclage lock file (1c900f8)
  • hotfix: change to the correct directory (712bacf)
  • hotfix: fix version concatination (faaaeaf)
  • derive the branch from version tag (092f95a)
  • Made initPayload to SocketClientConfig dynamic (23ee826)
  • match badges (e8fa846)
  • hotfix: remove the v from versions (ca9edc5)
  • pubspec (98ae1ae)
  • strip v from version tag (7d05814)
  • wait for all subscription to cancel (4681923)
  • hotfix: wrong json format (f87f7d5)

v1.0.1-beta.9

20 May 08:51
306eccb
Compare
Choose a tag to compare
v1.0.1-beta.9 Pre-release
Pre-release

1.0.1-beta.9 (2019-05-20)

Bug Fixes

  • wait for all subscription to cancel (4681923)

v1.0.1-beta.10

20 May 18:03
11bb328
Compare
Choose a tag to compare
v1.0.1-beta.10 Pre-release
Pre-release

1.0.1-beta.10 (2019-05-20)

Bug Fixes

  • Made initPayload to SocketClientConfig dynamic (23ee826)

v1.0.1-beta.8

19 May 08:51
5f6e57c
Compare
Choose a tag to compare
v1.0.1-beta.8 Pre-release
Pre-release

1.0.1-beta.8 (2019-05-19)

Bug Fixes

v1.0.1-beta.7@beta

04 May 17:35
712bacf
Compare
Choose a tag to compare

1.0.1-beta.7 (2019-05-04)

Bug Fixes

  • hotfix: change to the correct directory (712bacf)