Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 21:21
· 100 commits to master since this release

What's changed

  • Breaking change: update Oxipng dependency to v8. Spritesheet PNGs output by Spreet are now compressed using libdeflate. This produces smaller files but the PNGs won't be byte-to-byte compatible with spritesheets output by earlier versions of Spreet. This also causes Spreet's minimum Rust version to be 1.61.0
  • Add --recursive argument, to include images in sub-directories (see #43)

Full changelog: v0.5.0...v0.6.0