Skip to content

Latest commit

 

History

History
94 lines (47 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

94 lines (47 loc) · 4.45 KB

2.0.2 (2020-12-06)

🐛 Fixes

2.0.1 (2020-12-03)

Bug Fixes

  • change default branch to main (e2ecd69)

2.0.0 (2020-09-25)

Bug Fixes

BREAKING CHANGES

  • license: Change the license to LGPL v3 from MIT

1.5.0 (2020-09-03)

Features

1.4.1 (2020-08-29)

Bug Fixes

  • rename to action preparation (429ea93)

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)

1.3.0 (2020-08-27)

Features

  • improve assertConfig function (cea957c)

1.2.0 (2020-08-26)

Features

  • change to secret on any env values by default (bc53a59)
  • support to mask values (f8f03ab)

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)

1.0.0 (2020-08-24)

Features