All Versions
66
Latest Version
Avg Release Cycle
64 days
Latest Release
3099 days ago

Changelog History
Page 3

  • v1.3.4 Changes

    • [72eea12](../../commit/72eea12) - (Max De Marzi) Bump to 1.3.4
    • [62a08d4](../../commit/62a08d4) - (Max De Marzi) Merge pull request [#132](../../issues/132) from tunespeak/master

    โž• add support for add_label to batch

    • [6f39b74](../../commit/6f39b74) - (Max De Marzi) Merge pull request [#131](../../issues/131) from barnjamin/master

    fixes automatically quoting value in find_node_labels search

    • [16e2f38](../../commit/16e2f38) - (Max De Marzi) Merge pull request [#133](../../issues/133) from continuum/extra-config-for-create-node-index

    ๐Ÿ‘ Allow to pass extra configuration options when creating indexes

    • [b074c38](../../commit/b074c38) - (Leonardo Soto M) Allow to pass extra configuration options when creating indexes

    This allows clients to specify custom lucene analyzers and possibly tweak the indexes with future options provided by neo4j/lucene. The current ones ๐Ÿ‘€ can be seen at http://docs.neo4j.org/chunked/stable/indexing-create-advanced.html

    • [9556d55](../../commit/9556d55) - (Max De Marzi) adding license in gemspec
    • [83be1f9](../../commit/83be1f9) - (Matt Ruzicka) add support for add_label to batch
    • [34a576d](../../commit/34a576d) - (Ben Guidarelli) added another test and fixed paths to not quote values outside of get params
    • [30a94ff](../../commit/30a94ff) - (Ben Guidarelli) fixes automatically quoting value in find_node_labels search
  • v1.3.3 Changes

    • [e2893e9](../../commit/e2893e9) - (Max De Marzi) Bump to 1.3.3
  • v1.3.2 Changes

    • [04aa008](../../commit/04aa008) - (Max De Marzi) Bump to 1.3.2
    • [07bed80](../../commit/07bed80) - (Max De Marzi) log the whole response if there is a problem
    • [5800db7](../../commit/5800db7) - (Max De Marzi) authentication now happens at initialization, not later
  • v1.3.1 Changes

    • [3b6f990](../../commit/3b6f990) - (Max De Marzi) Bump to 1.3.1
    • [4c36b68](../../commit/4c36b68) - (Max De Marzi) set client authentication on initializer
  • v1.3.0 Changes

    • [8daa667](../../commit/8daa667) - (Max De Marzi) Bump to 1.3.0
    • [570b632](../../commit/570b632) - (Max De Marzi) skip reference node tests, fix rest schema index spec
    • [1e06e91](../../commit/1e06e91) - (Max De Marzi) upgrade default download to 2.0.0
    • [29eb16e](../../commit/29eb16e) - (Max De Marzi) Merge pull request [#126](../../issues/126) from erez-rabih/slow-log

    ๐ŸŒฒ Slow query logging for HTTP queries

    • [235ab7c](../../commit/235ab7c) - (Erez Rabih) Slow query logging for HTTP queries
  • v1.2.4 Changes

    • [d3e1902](../../commit/d3e1902) - (Max De Marzi) Bump to 1.2.4
    • [7568b36](../../commit/7568b36) - (Max De Marzi) Merge pull request [#125](../../issues/125) from erez-rabih/query-logging

    ๐ŸŒฒ Basic HTTP query logging

    • [4f49812](../../commit/4f49812) - (Erez Rabih) basic query logging
    • [51d16c1](../../commit/51d16c1) - (Max De Marzi) Merge pull request [#121](../../issues/121) from karabijavad/create_unique_relationship

    Create unique relationship

    • [77ef235](../../commit/77ef235) - (Javad Karabi) rspec fix
    • [6456640](../../commit/6456640) - (Javad Karabi) again...
    • [bd06cc5](../../commit/bd06cc5) - (Javad Karabi) TravisCI builds were failing due to the missing props arg.
    • [e851d5f](../../commit/e851d5f) - (Javad Karabi) pass properties to unique relationship creation
    • [80c863d](../../commit/80c863d) - (Javad Karabi) allow for Neography::Relationship.create_unique
    • [6674228](../../commit/6674228) - (Max De Marzi) Merge pull request [#120](../../issues/120) from karabijavad/create_unique_node

    ๐Ÿ‘ allow for Neography::Node.create_unique

    • [8e33ad7](../../commit/8e33ad7) - (Javad Karabi) allow for Neography::Node.create_unique
    • [ae0725b](../../commit/ae0725b) - (Max De Marzi) Merge pull request [#113](../../issues/113) from calamitas/my_changes1

    Support for create_node_index and drop_node_index in batch

    • [30cf86e](../../commit/30cf86e) - (Peter Vanbroekhoven) Support for create_node_index and drop_node_index in batch
  • v1.2.3 Changes

    • [d8cadbd](../../commit/d8cadbd) - (Max De Marzi) Bump to 1.2.3
    • [8d1a370](../../commit/8d1a370) - (Max De Marzi) fixing issue 114
  • v1.2.2 Changes

    • [619ffeb](../../commit/619ffeb) - (Max De Marzi) Bump to 1.2.2
    • [b1829dc](../../commit/b1829dc) - (Max De Marzi) Merge pull request [#112](../../issues/112) from ujjwalt/patch-1

    ๐Ÿ‘‰ Use <= instead of inspect to cater to subclasses of Neography::Node

    • [5eb807a](../../commit/5eb807a) - (Ujjwal Thaakar) Check for subclasses of Neography::Node and not just an instance.
    • [47cba4c](../../commit/47cba4c) - (Ujjwal Thaakar) Use is_a? instead of inspect to cater to subclasses of Neography::Node
    • [c6485db](../../commit/c6485db) - (Max De Marzi) Merge pull request [#111](../../issues/111) from calamitas/master

    Allow specifying relationship type for batch get_node_relationships

    • [90b3a18](../../commit/90b3a18) - (Peter Vanbroekhoven) Allow specifying relationship type for batch get_node_relationships
  • v1.2.1 Changes

    • [4469ed3](../../commit/4469ed3) - (Max De Marzi) Bump to 1.2.1
    • [c0431f5](../../commit/c0431f5) - (Max De Marzi) bug fixes to rest transactional endpoint, updating tests to 2.0.0-M06
    • [f1e1ba9](../../commit/f1e1ba9) - (Max De Marzi) updating neo4j versions
  • v1.2.0 Changes

    • [3479028](../../commit/3479028) - (Max De Marzi) Bump to 1.2.0
    • [857ffb2](../../commit/857ffb2) - (Max De Marzi) upgrading installer to use 1.9.3
    • [76bad11](../../commit/76bad11) - (Max De Marzi) Merge pull request [#109](../../issues/109) from simonoff/master

    ๐Ÿ’Ž Rubyzip 1.0 compatibility

    • [215b743](../../commit/215b743) - (Max De Marzi) maybe code climate likes this way better?
    • [7fe6b95](../../commit/7fe6b95) - (Max De Marzi) maybe easier to follow
    • [5a6c8c2](../../commit/5a6c8c2) - (Max De Marzi) adding a little bit of meta
    • [6f3cfe5](../../commit/6f3cfe5) - (Max De Marzi) new badge look from code climate
    • [9583b70](../../commit/9583b70) - (Alexander Simonov) Rubyzip 1.0 compatibility