Skip to content

Releases: larq/zookeeper

v0.1.2

24 Jun 20:26
Compare
Choose a tag to compare

🎉 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

03 Jun 16:58
Compare
Choose a tag to compare

🐛 Bugs

  • Fix recursion error in __str__ and __repr__ (#19)
  • Speedup __getitem__ and ensure consistent KeyErrors (#18)

v0.1.0

31 May 12:18
c741e21
Compare
Choose a tag to compare

🎉 Initial Beta Release 🎉