Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Latest commit

 

History

History
117 lines (59 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

117 lines (59 loc) · 1.51 KB

Changelog

1.3.0 (2022-03-16)

🛠️ Maintenance (1)

EnvTransform@0.4.0

  • Update dependencies

📝 Documentation (1)

EnvTransform@0.4.0

  • Update docs

1.2.3 (2021-12-17)

🛠️ Maintenance (1)

EnvTransform@0.3.3

  • Updated dependencies

1.2.2 (2021-07-03)

🛠️ Maintenance (1)

EnvTransform@0.3.2

  • Updated dependencies

1.2.1 (2021-04-01)

🛠️ Maintenance (1)

EnvTransform@0.3.1

  • Updated dependencies

1.2.0 (2021-01-23)

🐛 Fixes (1)

EnvTransform@0.3.0

  • Fixed Cannot read property 'trim' of undefined being thrown when file contains a key without a value #3

1.1.2 (2021-01-11)

🛠️ Maintenance (1)

EnvTransform@0.2.1

  • Updated dependencies

1.1.1 (2020-11-23)

📝 Documentation (1)

  • Fixed a typo in docs

1.1.0 (2020-11-23)

🛠️ Maintenance (1)

EnvTransform@0.2.0

  • Updated dependencies

1.0.1 (2020-10-17)

🐛 Fixes (1)

  • Fixed a mixup in README where the requirement between inputType and content were swapped

🚀 Features (1)

  • Added support for preserving comments. This option is off by default. Enabled it by setting preserveComments to true

0.0.9 (2020-09-09)

📝 Documentation (1)

  • Fixed link to GitHub issues

0.0.8 (2020-09-06)

📝 Documentation (1)

  • Update docs

💬 Other (1)

  • Refactoring