Releases: larq/zookeeper
Releases · larq/zookeeper
v0.1.2
🎉 Features
- Fall back to parsing hyperparameters as strings (#21)
- Add support for shell autocompletions (#25)
📖 Documentation
- Create CONTRIBUTING.md file (#17, #20)
👷 Internal Improvements
- Test against Python 3.6/3.7 and TF 1.13.1/1.14.0/2.0-beta1 (#24)
v0.1.1
🐛 Bugs
- Fix recursion error in
__str__
and __repr__
(#19)
- Speedup
__getitem__
and ensure consistent KeyErrors (#18)