Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 478 Bytes

[0.0.1] - 11-04-2020

  • Initial release

[0.1.0] - 12-04-2020

  • First minor release

[0.2.0] - 25-07-2020

  • Update directory of config file

[0.2.1] - 18-10-2021

  • Update dependencies

[0.2.2] - 21-12-2021

  • Only build for config.json

[0.3.0] - 25-12-2021

  • Avoid capitalizing constant names

[0.3.1] - 14-02-2022

  • Append a newline character at the end of the file

[0.3.2] - 14-02-2022

  • Use spaces instead of tabs to fix dart formatter issues