v1.0.0
I've decided to use semantic versioning to make it easier for consumers to use a specific versions in the event they experience a problem with a new version. Release notes will be much easier to read this way as well.
Since the buildpack has been working fine in production for a long time, I'm using 1.0.0 for the first official version.
What's Changed
- Build into the repo by @brandoncc in #2
- Upgrade ORC_URL and libsvips 8.9.1 by @DanAndreasson in #4
- Upgrade to 8.10.2 by @DanAndreasson in #12
- Upgrade to 8.10.5 by @DanAndreasson in #14
- revise Dockerfile by @jcupitt in #15
- Update to 8.10.5, add webp, add heif by @brandoncc in #13
- Support all modern stacks by @brandoncc in #17
- Update libvips to v8.12.2 and enable ImageMagick API bindings by @erichmachado in #22
- Explain how this is used with other buildpacks by @jklina in #21
- Support
heroku-22
stack by @sgerrand in #26 - Drop heroku 16 by @brandoncc in #28
- Move configurations to files by @brandoncc in #29
New Contributors
- @DanAndreasson made their first contribution in #4
- @jcupitt made their first contribution in #15
- @erichmachado made their first contribution in #22
- @jklina made their first contribution in #21
- @sgerrand made their first contribution in #26
Full Changelog: 0.0.2...v1.0.0