Releases: pixijs/assetpack
Releases · pixijs/assetpack
v1.6.1
v1.6.0
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
- @AgentSmax made their first contribution in #157
- @rdarida made their first contribution in #152
Full Changelog: v1.5.3...v1.6.0
v1.5.3
v1.5.2
v1.5.1
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
- @malec-palec made their first contribution in #151
- @VojtechMoravek made their first contribution in #145
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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
- @endel made their first contribution in #134
- @Sprutik made their first contribution in #136
- @maliut made their first contribution in #143
Full Changelog: v1.4.0...v1.5.0
v1.4.0
🚨 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
- feat: add stat object that stores transformation information by @GoodBoyDigital in #117
- feat: add onComplete to watch by @GoodBoyDigital in #119
- feat: add nomip tag to avoid mipmaps being generated by @Zyie in #120
- feat: add strict mode by @Zyie in #121
- fix: report success at the right time by @GoodBoyDigital in #115
- fix: deleting asset causing crash when watching assets by @GoodBoyDigital in #118
- fix: Errors resulting from identical TPS file names in different dir by @h1ve2 in #111
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
🚨 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
- @f0nar made their first contribution in #96
- @dmyamster made their first contribution in #110
- @JenovaSolier made their first contribution in #105
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
What's Changed
- fix: ci not running on PR's by @Zyie in #104
- fix: pixi.md docs by @furic in #90
- fix: Use unix paths in AssetWatcher.ts by @bryanwood in #103
New Contributors
- @bryanwood made their first contribution in #103
Full Changelog: v1.2.1...v1.2.2