bimg v0.1.22 Release Notes

Release Date: 2016-01-30 // about 8 years ago
    • feat(travis): add GO 1.5
    • feat(version): bump
    • fix(rotate): pre-rotate image based on EXIT orientation
    • Merge pull request #75 from h2non/master
    • feat(test): resize only by height o width
    • merge(upstream)
    • feat(#72): add helpful debug info in docs
    • feat(test): add vertical image fixtures with multiple test cases
    • feat(docs): add goreport badge
    • Merge pull request #67 from h2non/master
    • Merge pull request #66 from cneerdaels/sharpen
    • Added interface and test for sharpen
    • refactor(resize): clone options by value
    • merge(upstream)
    • refactor(docs)
    • refactor(resize): simplify code
    • fix(docs): typo
    • feat(docs): add toc, remove API docs
    • merge(master)
    • refactor(vips): define constant
    • fix(docs): typo
    • feat(#60): support zero top and left params in extract operation
    • refactor(docs): support with libvips 8.0 is stable for now
    • feat(docs): add libvips version compatibility note
    • refactor(type): simplify image type matching