Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

v0.12.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@iaguis iaguis released this 14 Jul 10:41
· 127 commits to master since this release
v0.12.1

This release fixes a couple of bugs, adds image fetching tests, and replaces godep with glide for vendoring.

  • Replace Godeps with glide (#174).
  • Avoid O(N) and fix defer reader close (#180).
  • Add golang tests to lib/test to test image fetching (#181).