All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Move to new zenbuild.
- Integration tests in travis.
0.0.5 - 2017-11-17
Python only release.
- Java to python object conversion.
0.0.4 - 2017-11-16
- Fixed integration test.
- Adding shutdown timeout semantics.
- Fixed python namespace bug.
0.0.3 - 2017-11-16
- Better namespace handing.
- Fixed ancient py4j dependency.
- Shutdown timeout for better integration test finish.
0.0.2 - 2017-11-13
- Evaluation of any Clojure code with variable binding.
- Map (from Python) type
- Initial version