Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (22 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 700 Bytes

Changelog

0.2.3 (2021-01-20)

  • Small modification to repo CI
  • Update dependencies

0.2.2 (2021-01-11)

  • Fix the type of with to allow number and boolean values

0.2.1 (2021-01-08)

  • Update documentation (no code changes)

0.2.0 (2021-01-05)

  • Migrate from dedent-js to ts-dedent
  • Leave dedent commented out by default in ts init
  • Update js-yaml to 4.0.0 and remove custom yaml formatting workarounds

0.1.4 (2020-12-23)

  • Update aws constructs (accidental major bump)

0.1.3 (2020-12-23)

  • Update repo configuration

0.1.2 (2020-12-23)

  • Fix nested single quotes in values

0.1.1 (2020-12-22)

  • Remove yaml line limit

0.1.0 (2020-12-21)

  • Initial release