Releases: beat-forge/init-beatsaber
Releases · beat-forge/init-beatsaber
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2024-07-18)
Features
- add host flag for customizable git URL + refactor (b3f3198)
- init (f323b53)
- switch from file downloading to branch downloading (31da1cd)
Bug Fixes
checkout
(8879ee4)- bundling (a4d329d)
- bundling again (a30b6ab)
- bundling again again (9bdf6c3)
- checkout (ac73884)
- ensure the directories are actually created. (c07ef2c)
- ensure the directory is created properly (07966dd)
- fetch all branches from
origin
(fcbd32e) - force build (9da0df6)
- I'm gonna bundle myself in a minute if this doesn't work (2a2cc20)
- identify ci (1ba2d92)
- just a bump to release the action (2ada7b9)
- log EVERYTHING for debugging. (5c700a0)
- mkdir + debugging (a4df869)
- my dyslexia (8879ee4)
- proper
raw.githubusercontent.com
link (0e525e8) - regression in functionality vs documentation (4f3ad6b)
- remove unused github (fix for force release) (123c72a)
- response headers logging (3a1c7f8)
- slight rewrite, should download properly now. (68c8af6)
- tag subversions (8879ee4)
- the final bundle (1a81a58)
- update bundle workflow to fetch full history (0f2ad2f)
- update dist damn it (3dda875)
- update release workflow to include git pull before pushing changes (b7c1db4)
- update release workflow to use RELEASE_GITHUB_TOKEN (c7a6cad)
- update tar extraction to filter only 'data/' paths (bd649f8)
- update tar extraction to filter only 'data/' paths and use
version
instead ofversions
. (6c5ce9c) - use native fetch (30aa353)
- use the
data
directory (97ab249) - who needs local CI testing right? (fe1342f)
- witchcraft (f028bf6)
Performance Improvements
- switch to
bun
! (node runtime, for now.) (1c4c5ed)