Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

23 lines (11 loc) · 1.06 KB

Changelog

1.1.1 (2024-11-06)

Bug Fixes

  • Log error message when the action fails. (f3fca68), closes #7
  • Looking up runtime version from the YYP file should account for whitespace in the IDEVersion field. (f3fca68)

1.1.0 (2024-10-23)

Features

  • Added support for the input module as an aliase for modules. #5 (5e6436a)

1.0.0 (2024-05-02)

Features

  • Allow specifying both runtime-version and target-yyp, but runtime-version will take precedence. (130ab74)