Skip to content

Latest commit

 

History

History
106 lines (47 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

106 lines (47 loc) · 4.28 KB

Changelog

1.4.4 (2025-01-16)

Build System

  • deps: bump @actions/tool-cache from 2.0.1 to 2.0.2 (db46d72)

1.4.3 (2024-10-07)

Build System

  • deps: bump @actions/core from 1.11.0 to 1.11.1 (#120) (c83931c)

1.4.2 (2024-10-03)

Build System

  • deps: bump @actions/core from 1.10.1 to 1.11.0 (#116) (52aeae0)

1.4.1 (2024-09-23)

Build System

  • deps-dev: bump @vercel/ncc from 0.38.1 to 0.38.2 (#104) (484e827)

1.4.0 (2024-09-22)

Features

  • find and use tool cache if it exists (0cc11ff)

1.3.1 (2024-08-29)

Bug Fixes

  • action: downgrade Ren'Py CLI version from 8.3.0 to 8.2.3 (12ca048)

1.3.0 (2024-08-26)

Features

  • action: bump Ren'Py CLI version from 8.2.1 to 8.3.0 (79fe62b)

1.2.2 (2024-06-12)

Bug Fixes

  • enable Windows support for renpy executable (7662fcf)

1.2.1 (2024-06-10)

Bug Fixes

  • write content to launcher binary (a6093de)

1.2.0 (2024-06-10)

Features

  • add launcher binary and input launcher-name (b0fd378)

1.1.2 (2024-06-10)

Bug Fixes

  • extract addons to the correct directory (b967ca2)

1.1.1 (2024-06-10)

Bug Fixes

  • download and extract addons to the correct path (43e011a)

1.1.0 (2024-06-10)

Features

  • action: expose launcher path in outputs (aeaceba)

1.0.0 (2024-06-09)

Features

  • update action to download and extract Ren'Py SDK (0963335)

Bug Fixes

  • correct SDK directory (f0ff8d6)
  • ensure cacheDir name is unique (b9a71e7)
  • set cli-name to renpy-cli (77e3bb7)