Skip to content

Version 0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@albrow albrow released this 31 Dec 20:50
· 61 commits to master since this release

This release contains a few very minor code changes to improve error messages. This is also the first release which uses Glide to manage dependencies and install them to the vendor folder. Additionally, the benchmark results were updated for the hardware I currently have available. Unfortunately, I will be unable to run the benchmarks on my old hardware for comparison in the future.

NOTE: this release actually contains a bug which prevents vendoring from working correctly and is fixed in version 0.14.1.

Full Changelog

  • Zoom now uses Glide and the Go vendor experiment to manage dependencies
  • Updated benchmark results in README
  • Improved error message when attempting to call a method on a nil Collection