bimg v0.1.21 Release Notes

Release Date: 2015-09-29 // over 8 years ago
    • feat(version): bump
    • fix(#56)
    • merge(#55)
    • refactor(#55): minor changes, use proper declarations, unref image
    • - Adding a Background option when flattening out a transparent PNG
    • feat(docs): update benchmarks
    • feat(docs): add list of contributors
    • feat(docs): update API docs
    • feat(#52): add test case
    • vips_gaussblur: remove dependency on libmath
    • vips__gaussblur: renamed to vips_gaussblur_bridge
    • resize: move effects to more explicit methods
    • vips__gaussblur: add the missing sentinel
    • transformImage: apply gaussian blur if needed
    • vips: add a vips__gaussblur method