Releases: satoruk/action-prepare
Releases · satoruk/action-prepare
v2.0.2
2.0.2 (2020-12-06)
🐛 Fixes
v2.0.1
2.0.1 (2020-12-03)
Bug Fixes
- change default branch to
main
(e2ecd69)
v2.0.0
2.0.0 (2020-09-25)
Bug Fixes
BREAKING CHANGES
- license: Change the license to LGPL v3 from MIT
v1.5.0
1.5.0 (2020-09-03)
Features
v1.4.1
1.4.1 (2020-08-29)
Bug Fixes
- rename to
action preparation
(429ea93)
v1.4.0
1.4.0 (2020-08-28)
Features
- improve output logs (c147420)
- support absolute path (474a900)
- support to use any environment variables in a string (6e9d847)
v1.3.0
1.3.0 (2020-08-27)
Features
- improve assertConfig function (cea957c)
v1.2.0
1.2.0 (2020-08-26)
Features
- change to secret on any
env
values by default (bc53a59)
- support to mask values (f8f03ab)
v1.1.0
1.1.0 (2020-08-26)
Bug Fixes
- add workaround to transpil openpgp (0163844)
Features
- add GPG encryption (c8b42cc)
- change inputs names to snake case (40c9dfe)
v1.0.0
1.0.0 (2020-08-24)
Features