Skip to content

Latest commit

 

History

History
308 lines (161 loc) · 16 KB

CHANGELOG.md

File metadata and controls

308 lines (161 loc) · 16 KB

Changelog

1.6.6 (2024-10-10)

Bug Fixes

  • handle missing package.json gracefully (f2f2c84)

1.6.5 (2024-10-04)

Bug Fixes

  • major refactors and fixes to error handling. should improve general reliability of this action in many different circumstances. (426db66)

1.6.4 (2024-09-14)

Bug Fixes

  • Remove data from path, it's in the actual dir (3bc2a75)

1.6.3 (2024-07-19)

Bug Fixes

  • attempting to fix a strange bug with repo defaults. (b44e9e1)
  • I forgot to update the action.yml. This should fix a LOT of bugs. (c5235a9)

1.6.2 (2024-07-19)

Bug Fixes

  • token is now an optional parameter (b66159e)

1.6.1 (2024-07-18)

Bug Fixes

  • remove BOM from manifest.json if present (51e47f0)

1.6.0 (2024-07-18)

Features

  • infer Beat Saber version from manifest.json if not specified (de0df7d)

1.5.2 (2024-07-18)

Bug Fixes

  • proper moveContents call (11a58fd)

1.5.1 (2024-07-18)

Bug Fixes

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 of versions. (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)

1.4.12 (2024-07-18)

Bug Fixes

  • log EVERYTHING for debugging. (5c700a0)

1.4.11 (2024-07-18)

Bug Fixes

1.4.10 (2024-07-18)

Bug Fixes

1.4.9 (2024-07-18)

Bug Fixes

  • ensure the directories are actually created. (c07ef2c)

1.4.8 (2024-07-18)

Bug Fixes

1.4.7 (2024-07-18)

Bug Fixes

  • ensure the directory is created properly (07966dd)

1.4.6 (2024-07-18)

Bug Fixes

  • checkout (ac73884)
  • fetch all branches from origin (fcbd32e)
  • remove unused github (fix for force release) (123c72a)
  • slight rewrite, should download properly now. (68c8af6)
  • update release workflow to include git pull before pushing changes (b7c1db4)

1.4.5 (2024-07-18)

Bug Fixes

  • I'm gonna bundle myself in a minute if this doesn't work (2a2cc20)
  • witchcraft (f028bf6)

1.4.4 (2024-07-17)

Bug Fixes

1.4.3 (2024-07-17)

Bug Fixes

  • bundling again again (9bdf6c3)
  • the final bundle (1a81a58)
  • update bundle workflow to fetch full history (0f2ad2f)
  • update release workflow to use RELEASE_GITHUB_TOKEN (c7a6cad)
  • who needs local CI testing right? (fe1342f)

1.4.2 (2024-07-17)

Bug Fixes

1.4.1 (2024-07-17)

Bug Fixes

1.4.0 (2024-07-17)

Features

  • add host flag for customizable git URL + refactor (b3f3198)

Bug Fixes

  • regression in functionality vs documentation (4f3ad6b)

1.3.0 (2024-07-17)

Features

  • switch from file downloading to branch downloading (31da1cd)

Bug Fixes

  • update tar extraction to filter only 'data/' paths (bd649f8)
  • update tar extraction to filter only 'data/' paths and use version instead of versions. (6c5ce9c)

1.2.1 (2023-09-11)

Bug Fixes

1.2.0 (2023-09-11)

Features

Bug Fixes

Performance Improvements

  • switch to bun! (node runtime, for now.) (1c4c5ed)

1.1.1 (2023-09-11)

Bug Fixes

Performance Improvements

  • switch to bun! (node runtime, for now.) (1c4c5ed)

1.1.1 (2023-09-11)

Bug Fixes

  • just a bump to release the action (2ada7b9)

Performance Improvements

  • switch to bun! (node runtime, for now.) (1c4c5ed)

1.1.0 (2023-08-31)

Features

Bug Fixes

  • proper raw.githubusercontent.com link (0e525e8)

1.0.0 (2023-08-31)

Features