tag:github.com,2008:https://github.com/radstevee/packed/releases Release notes from packed 2026-01-25T17:35:54Z tag:github.com,2008:Repository/782135542/v1.1.4 2026-01-25T17:36:53Z v1.1.4 <ul> <li>Paulem (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3853580137" data-permission-text="Title is private" data-url="https://github.com/radstevee/packed/issues/3" data-hovercard-type="pull_request" data-hovercard-url="/radstevee/packed/pull/3/hovercard" href="https://github.com/radstevee/packed/pull/3">#3</a>): add min_formats and max_formats to pack meta</li> </ul> radstevee tag:github.com,2008:Repository/782135542/v1.1.3 2026-01-24T14:03:48Z v1.1.3 <ul> <li>turns PackFormat into an object with constants instead of enum</li> <li>adds new pack formats until 1.21.11</li> </ul> radstevee tag:github.com,2008:Repository/782135542/1.1.1 2025-04-20T14:23:05Z v1.1.1 <p>fix(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3006637778" data-permission-text="Title is private" data-url="https://github.com/radstevee/packed/issues/2" data-hovercard-type="pull_request" data-hovercard-url="/radstevee/packed/pull/2/hovercard" href="https://github.com/radstevee/packed/pull/2">#2</a>): add <code>Mat2x2d</code> and change usages of <code>Mat2x2i</code> and fix cubes using <code>Vec3i</code>s instead of <code>Vec3d</code>s<br> fix(negative-spaces): remove dependency on apache commons</p> radstevee tag:github.com,2008:Repository/782135542/v1.1.2 2025-04-24T10:29:10Z v1.1.2 <p>fix: ResourceAssetResolutionStrategy not working properly</p> radstevee tag:github.com,2008:Repository/782135542/1.1.0 2025-04-16T16:04:38Z v1.1.0 <ul> <li>feat: composite item definitions</li> </ul> <p>(from 1.0.4)</p> <ul> <li>improve <code>NegativeSpaces</code> performance a lot and refactor its logic</li> </ul> radstevee tag:github.com,2008:Repository/782135542/1.0.3 2025-02-19T16:42:37Z v1.0.3 <ul> <li>fix: ResourcePack#addBasicSound(Key, SoundEvent.() -&gt; Unit) logic being inconsistent</li> </ul> radstevee tag:github.com,2008:Repository/782135542/1.0.2 2025-02-17T14:21:46Z v1.0.2 <ul> <li>make ItemModel#Builder#guiLight mutable</li> </ul> radstevee tag:github.com,2008:Repository/782135542/1.0.1 2025-01-25T11:15:53Z v1.0.1 <ul> <li>rename Font#providersList to Font#providers</li> <li>fix Font#providers always being empty, thus no validation</li> </ul> radstevee tag:github.com,2008:Repository/782135542/1.0.0 2025-01-24T15:15:19Z v1.0.0 <p>This marks the official stable release of packed!</p> <p>code changes:</p> <ul> <li>move to DFU</li> <li>rename plugins -&gt; hooks, fits better</li> <li>basic item definitions</li> <li>item tint</li> <li>languages</li> <li>sounds</li> <li>font provider builders outside of fonts</li> <li>spotless added</li> <li>explicit API mode</li> <li>dokka publishing</li> <li>dokka v2</li> <li>gradle caching and parralel</li> <li>build script improvements</li> <li>jetbrains annotations for lots of things</li> <li>gradle 8.12</li> <li>new pack formats</li> </ul> <p>docs changes:</p> <ul> <li>fix maven url</li> </ul> <p>🔗 <strong><a href="https://github.com/radstevee/packed/compare/master...v1">full changelog</a></strong></p> radstevee tag:github.com,2008:Repository/782135542/0.5.0 2024-10-12T10:56:27Z v0.5.0 <p>First "official" Github release, a bit late though</p> <ul> <li>Fonts</li> <li>Item models</li> <li>pack.mcmeta</li> <li>asset strategies &amp; fallbacks</li> </ul> radstevee