Releases: minekube/craftless
Releases · minekube/craftless
Release list
v0.3.5
v0.3.4
0.3.4 (2026-07-02)
Bug Fixes
- ci: build release images on native runners (4323905)
What's Changed
- chore(main): release 0.3.4 by @github-actions[bot] in #10
Full Changelog: v0.3.3...v0.3.4
v0.3.3
0.3.3 (2026-07-02)
Bug Fixes
- retire obsolete hmc bridge path (0f95c3e)
What's Changed
- chore(main): release 0.3.3 by @github-actions[bot] in #9
Full Changelog: v0.3.2...v0.3.3
v0.3.2
0.3.2 (2026-07-02)
Bug Fixes
- ci: make release version guard dynamic (1eb7240)
What's Changed
- chore(main): release 0.3.2 by @github-actions[bot] in #8
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
0.3.0 (2026-07-01)
Features
- expose Fabric loader matrix rows (222c7c9)
- expose Fabric runtime support targets (6511765)
- report Fabric support targets (22babb5)
Bug Fixes
- align Fabric matrix with game loader metadata (011f356)
- align wildcard Fabric lanes with support matrix (3f20335)
- allow Fabric API patch drift for driver lanes (c797980)
- avoid final gameplay activity hold race (4a5be72)
- fail closed for unavailable headless launches (a3a620f)
- limit Fabric matrix loader metadata fanout (6b338a1)
- reject undiscovered Fabric loader targets (dd192f6)
- reject unsupported Fabric runtime targets (b082490)
- structure Fabric runtime target errors (d19f9e0)
v0.2.0
0.2.0 (2026-06-29)
Features
- add automatic release automation (669edbb)
- add fumadocs docs site (dc68f10)
- add generated screenshot artifact API (cf3c084)
- add tiny-agent lifecycle defaults (0180b66)
- deploy docs with cloudflare workers (ba41014)
- expose version discovery and default latest runtime (10c983f)
- make cli route invocation api-only (4bb5622)
Bug Fixes
v0.1.2
fix: make release tar checks portable