bild v0.13.0 Release Notes

Release Date: 2020-08-23 // over 3 years ago
    • PR-85: Up to 20% less allocations and 90% less bytes allocated.
    • 📚 Minor documentation improvements.

Previous changes from v0.12.0

  • 0.12.0

    • PR-74: Add Perlin noise function
    • 🐎 PR-77: Performance improvements for the image adjustment function
    • PR-81: Make blend() exported to allow for custom blending implementations
    • PR-82: Fix rotate panic
    • 📚 Minor additional fixes and documentation improvements.