Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

54 lines (36 loc) · 1.2 KB

Change Log

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.

Changed

  • Move to new zenbuild.

Added

  • Integration tests in travis.

0.0.5 - 2017-11-17

Python only release.

Added

  • Java to python object conversion.

0.0.4 - 2017-11-16

Changed

  • Fixed integration test.
  • Adding shutdown timeout semantics.
  • Fixed python namespace bug.

0.0.3 - 2017-11-16

Changed

  • Better namespace handing.
  • Fixed ancient py4j dependency.

Added

  • Shutdown timeout for better integration test finish.

0.0.2 - 2017-11-13

Added

  • Evaluation of any Clojure code with variable binding.
  • Map (from Python) type

[0.0.1] - 2017-11-12

Added

  • Initial version