All Versions
192
Latest Version
Avg Release Cycle
58 days
Latest Release
1041 days ago
Changelog History
Page 7
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)
- โ Removed
-
v8.0.12 Changes
March 28, 2017๐ Fixed
- ๐
Sessions in the
neo4j
gem are automatically set to havewrap_level: :proc
to ensure that nodes and relationships are wrapped in models (even if you aren't using Rails)
- ๐
Sessions in the
-
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)
- ๐ Support
-
v8.0.8 Changes
February 27, 2017๐ Fixed
- ๐ Performance and response consistency improvements to
exists?
methods
- ๐ Performance and response consistency improvements to
-
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
- Fixed/refactored
-
v8.0.3 Changes
January 03, 2017๐ Fixed
- Fixed/refactored
wait_for_connection
- Fixed/refactored