Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.1.2 (2016-11-06)
- integrate the Boltex code from https://github.com/mschae/boltex, and let the Bolt.Sips wrapper to manage the connectivity, using a simple Poolboy implementation for connection pooling
## v0.1.1 (2016-09-09)
- a temporary solution for dealing with negative values while extracting a graph walk-through from a Path. Dealing with this in Boltex instead, but this fix should work for now.
## v0.1.0 (2016-08-31)
First release!