Skip to content

Releases: pixijs/assetpack

v1.6.1

11 Oct 18:34

Choose a tag to compare

What's Changed

  • fix: autoDetectAnimations crash when mixing image names by @Zyie in #161

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Oct 14:20

Choose a tag to compare

What's Changed

  • feat: pixiManifest: Src sorting options by @AgentSmax in #157
  • feat: implement auto-detect animations by @rdarida in #152
  • feat: Adds file size to asset manifest by @Zyie in #158

New Contributors

Full Changelog: v1.5.3...v1.6.0

v1.5.3

05 Sep 15:58

Choose a tag to compare

What's Changed

  • fix: asset setting overrides by @Zyie in #156

Full Changelog: v1.5.2...v1.5.3

v1.5.2

29 Aug 10:15

Choose a tag to compare

Fixes bad release for v1.5.1

v1.5.1

29 Aug 10:06

Choose a tag to compare

What's Changed

  • fix: Fix maxrects-packer dependency on version 2.7.3 by @malec-palec in #151
  • fix: Errors resulting from identical Spine atlas file names in different dirs by @VojtechMoravek in #145

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

15 Jul 08:06

Choose a tag to compare

What's Changed

  • feat: adds sharp processing options by @Zyie in #141
  • feat: metadata tags type by @Sprutik in #136
  • fix: multiPipe execution logic by @Zyie in #142
  • fix: sdf/msdf function names in doc by @maliut in #143
  • chore: update vite.md docs by @endel in #134
  • chore: update cache-buster.mdx docs by @endel in #135
  • chore: fix dependency warnings and vulnerabilities by @Zyie in #139

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Feb 11:30

Choose a tag to compare

🚨 NOTE 🚨

In previous versions of this library, the {fix} tag was applied incorrectly. Instead of resizing an image to fixedResolution, it merely copied the image at its original size. Please use the {nomip} tag introduced in this version if you require the previous behavior.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Jan 14:52

Choose a tag to compare

🚨 NOTE 🚨

In previous versions of this library, the {fix} tag was applied incorrectly. Instead of resizing an image to fixedResolution, it merely copied the image at its original size. Please upgrade to version 1.4.0, and use the {nomip} tag if you prefer the previous behavior.

What's Changed

  • fix: apply mipmap fixed resolution accordingly to fixed and largest resolutions by @f0nar in #96
  • feat: Add etc compress support by @dmyamster in #110
  • fix: packed asset never power of two by @JenovaSolier in #105

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

19 Dec 12:49

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

19 Nov 09:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2