Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 3.18 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0-rc.1 (2021-11-19)

Features

  • cli: implement cli (92c6d2a)
  • implement main functionality (fd3f04b)
  • main: sort datasources, generators and enums (26cdff8)

Bug Fixes

  • lib/index.ts: replace fs-extra with fs (86883f4), closes #1
  • package.json: fix library binary path (89c9bcd)

1.3.4 (2021-11-13)

Bug Fixes

  • lib/index.ts: replace fs-extra with fs (94280da), closes #1

1.3.3 (2021-11-05)

1.3.2 (2021-11-05)

Bug Fixes

  • package.json: fix library binary path (1939689)

1.3.1 (2021-11-05)

1.3.0 (2021-11-05)

Features

1.2.0 (2021-10-31)

Features

  • main: sort datasources, generators and enums (b682d3a)

1.1.5 (2021-10-29)

1.1.4 (2021-10-29)

1.1.3 (2021-10-29)

1.1.2 (2021-10-29)

1.1.1 (2021-10-29)

1.1.0 (2021-10-29)

Features

  • implement main functionality (7555132)