Skip to content

v1.1.0

Compare
Choose a tag to compare
@jerbob92 jerbob92 released this 16 Sep 08:30
· 15 commits to main since this release

Warning: Backwards compatibility change!

  • The function RenderFile now outputs a struct so that we can give back more information like the image size, original format and new format.

What's Changed

  • Add dependabot and test by @jerbob92 in #1
  • Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.1 by @dependabot in #3
  • Bump all indirect dependencies
  • Change the output of RenderFile to a struct so that we can give back more information like the image size, original format and new format.

New Contributors

Full Changelog: v1.0.0...v1.1.0