bimg v1.0.2 Release Notes

Release Date: 2016-09-27 // over 7 years ago
    • merge(master)
    • feat(version): bump to 1.0.2
    • feat(#95): support multiple formats
    • fix(tests)
    • Merge pull request #108 from mikepulaski/master
    • Auto-width and height calculations now round instead of floor.
    • Merge pull request #105 from jibingeo/master
    • Fixes issue with typecast from GType to int
    • Add test to check ICC profile
    • Merge pull request #104 from nvartolomei/png-16bit-alpha-background
    • fix(flatten): fix flattening with background for 16bit transparent pngs
    • Merge pull request #102 from aarti/master
    • fix go vet issues
    • Build on Go1.7
    • Update travis build
    • Adding GIF, PDF and SVG support (libvips 8.3)
    • Documentation error
    • Merge pull request #96 from greut/rot45
    • Add support for 45° rotation.
    • Merge pull request #92 from h2non/develop