Skip to content

Neo4j JavaScript Driver Milestone 3 Development Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenlineo zhenlineo released this 18 Feb 19:16
· 195 commits to 1.0 since this release

Fixed the bug in Integer where some 32-bit signed integers are stored and represented wrongly.
Fixed a bug in PackStream where the Lists with size greater than 255 are mis-encoded.
See change log for more information.