2026-03-31
- [
105037e] build: 🔧 upgrade go to1.26.1 - [
59b0501] build: ⬆️ upgradex/image,x/term, and transitives - [
4f2ff7c] chore: 🔨 addtidyandvulnto tasks - [
c3ab1c0] fix: 🐛 set default padding to 1px, avoids edge bleed
2026-02-28
- [
3b89c5d] fix: 🐛 run go mod tidy, fixgo.sum - [
6920a7d] docs: 📝 note that most image formats are supported for packing - [
d5ad149] build: ⬆️ upgradegithub.com/spf13/cobra - [
e5e549e] build: ⬆️ upgradegithub.com/vbauerster/mpb/v8 - [
f49bbf2] build: ⬆️ upgradegolang.org/x/term - [
bd49f34] fix: ✏️ correct punctuation in the command description - [
56f9a55] refactor: ♻️ use more semantic UTF-8 folding when checking atlas extension - [
9ea2f7a] fix: 🐛 derive pack name from the pack file rather than the parent directory - [
6058da8] fix: 🐛 increment total textures unpacked when using the no-progress reporter - [
af9cd7f] fix: 🩹 update literals for unpack when the texture sheet fails to decode - [
b05403c] fix: 🐛 convert the extension to lowercase when checking unpack atlas validity - [
f1bad24] fix: 🩹 update literals for pack when no source is provided - [
b90f140] fix: 🐛 close texture sheet file when unpacking - [
523da4d] fix: 🐛 add check for non-positive worker threads on unpack
2026-02-16
- [
2bd0e99] test: ✅ addphasertests - [
37eccf1] perf: ⚡ improve packing algorithm w/ better heuristics - [
4b67e7d] fix: 🐛 don't record empty sprite sheets - [
0498667] build: 🔧 add Taskfile - [
93ee3b7] chore: 📝 add issue templates - [
f0eb6fe] refactor: ♻️ add levels tophex -vversion command - [
b6fb3ae] ci: 👷 addciaction to run tests, movepipelinetorelease - [
7d73cbe] test: ✅ addmaxrectstests - [
e15328d] test: ✅ addimagetests - [
03774c2] refactor: ⚰️ remove latent references to sprite rotation - [
e7775e1] test: ✅ addatlastests - [
2402b93] fix: 🐛 don't split a sprite to multiple sheets if it's too big - [
2de08ba] docs: 📝 remove note on flags from README - [
8f236f5] chore: 🔨 add nushell script to publish a new version
2025-10-28
- [
70c5165] chore: 🔨 add nushell script to generate theCHANGELOG.md - [
5b23b63] fix: 🚨 fix two linter warnings - [
333e496] chore: 🔧 add VS Code recommended extensions - [
0abd4d4] ci: 👷 addgolangci-lintaction - [
c30ab4e] ci: 👷 update CI tosetup-go@v6and use gostable - [
144049a] docs: 📝 change dependency list to table - [
2ae4b8d] chore: 📄 add LGPL license - [
34d9d06] feat: ✨ add packing support for GIF, JPG, BMP, TIFF, and WebP images - [
16b9a70] build: ➕ addgithub.com/h2non/filetype - [
b328684] fix: 🐛 write errors if they occur - [
a51b706] fix: 🐛 resolve #1 - [
5b62ae9] refactor: ✏️ remove optional notes from trimming and deduping
2025-10-24
- [
67fbaba] chore: 📝 update examples inREADME.md - [
3845855] fix: 🐛 prevent crash when leaving--outputempty forphex pack - [
88aabeb] refactor: 🔥 remove rotation fromphex pack(it's broken) - [
80f6123] refactor: ♻️ directly embed version - [
6a3c778] chore: 📝 addREADME.md
2025-10-24
- [
1bdfb68] chore: 🎉 initial commit