Skip to content

Files

Latest commit

3c3d721 · Jun 22, 2016

History

History
9 lines (6 loc) · 341 Bytes

History.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

1.0.1 / 22-06-2016

  • fix(#90): Do not not dereference the original image a second time.

1.0.0 / 21-04-2016

  • refactor(api): breaking changes: normalize public members to follow Go naming idioms.
  • feat(version): bump to major version. API contract won't be compromised in v1.
  • feat(docs): add missing inline godoc documentation.