This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yashasvi
/
neovis
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
neovis
/
neovis.js-master
/
CHANGELOG.md
CHANGELOG.md
1.5 KB
Permalink
History
Raw
Changelog
1.4.0
Add configurable title properties
Fix label not showing
1.3.0
Error callback added
Fix type error -- registerOnEvent should have void return type
Improve display of large properties
Reuse session between sizeCypher calls
Add default configuration for labels and relationships
1.2.1
Fix bug when null value is returned from OPTIONAL MATCH
Add Relationship and Label config types for TypeScript
Log all errors
1.2.0
TypeScript support
Fixed the way neovis.js use polyfills
1.1.0
Add version without bundled vendors
Add tests
Allow defining a node caption with a function
Add rendering completed event
1.0.0
...