- fix(#90): Do not not dereference the original image a second time.
- 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.