All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-11-10)
- release 1.0.0 (52384f7)
0.3.0 (2024-11-10)
- add
verbose
mode (c3f78c7) - get workflow_dispatch inputs, then setoutput and log (8e9327a)
- get yaml data from input and validate it (5ade7a6)
- prepare base codes (e5d7c6d)
- process input yaml (4d40fed)
- support commands (c890482)
- support label in yaml for log. fix #9 (160197a)
- add
verbose
to action.yml (d30a0b4) - fix bug when
default
key (in yaml) was empty (810f9f8) - fix label bug when variable is common (23c296c)
- improve yaml validation with check keys (12a422e)
- show successful only in verbose mode (cbf4b2d)
- update to new format (fe23ac0)
- validate variable name (57d54de)
0.2.4 (2024-11-10)
- update to new format (fe23ac0)
0.2.3 (2023-05-09)
- add
verbose
to action.yml (d30a0b4)
0.2.2 (2023-05-09)
- show successful only in verbose mode (cbf4b2d)
- update version in README.md (8e39c23)
0.2.1 (2023-05-09)
- add
verbose
mode (c3f78c7)
0.2.0 (2023-05-09)
- get default inputs from function parameter (1d59172)
- fix label bug when variable is common (23c296c)
- improve yaml validation with check keys (12a422e)
- validate variable name (57d54de)