All Versions
192
Latest Version
Avg Release Cycle
58 days
Latest Release
1041 days ago

Changelog History
Page 7

  • v8.0.13 Changes

    April 07, 2017

    ๐Ÿ›  Fixed

    • โœ‚ Removed put(s|c) statements to avoid issues with background jobs (thanks @andyweiss1982 and @sureshblp71)
  • v8.0.12 Changes

    March 28, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿš… Sessions in the neo4j gem are automatically set to have wrap_level: :proc to ensure that nodes and relationships are wrapped in models (even if you aren't using Rails)
  • v8.0.11 Changes

    March 23, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix issue where an association (which hasn't been accessed) is accessed from an ActiveNode callback
  • v8.0.9 Changes

    March 15, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Support to_ary on association proxies to help support serializers (thanks @gnapse / see #1362)
  • v8.0.8 Changes

    February 27, 2017

    ๐Ÿ›  Fixed

    • ๐ŸŽ Performance and response consistency improvements to exists? methods
  • v8.0.7 Changes

    February 24, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Ruby 2.4 deprecations re: Integer (see #1360 / thanks @jboler)
  • v8.0.6 Changes

    February 04, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ Rake tasks broken without Rails (thanks @CoralineAda, @phreakocious, and @Joshfindit, see #1330, #1331, and #1353)
  • v8.0.5 Changes

    January 05, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ When invalid session type is given, an exception will be raised to aid debugging (see #1335 / thanks @Joshfindit)
  • v8.0.4 Changes

    January 03, 2017

    ๐Ÿ›  Fixed

    • Fixed/refactored wait_for_connection
  • v8.0.3 Changes

    January 03, 2017

    ๐Ÿ›  Fixed

    • Fixed/refactored wait_for_connection