Version 0.14.0
Pre-release
Pre-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