Skip to content

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 16:29
· 2 commits to master since this release

Changelog

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

1.7.1 (2024-11-17)

Bug Fixes

  • add new condition in getType func (#20) (a06ab28)

1.7.0 (2024-11-13)

Features

  • update mc-models version and generate Entity decorator if isPartial is false (#19) (0e9d63c)

1.6.0 (2024-11-12)

Features

Bug Fixes

1.5.0 (2022-05-25)

Features

  • add support for ORM special columns (#13) (7f92e67)

1.4.0 (2022-05-12)

Features

  • add 3d generator and updates mc package (#11) (6586144)

1.3.1 (2021-07-05)

1.2.1 (2021-06-15)

1.2.0 (2021-06-09)

Features

1.1.0 (2021-05-05)

Features

  • add tests for graphql (#6) (26c1d69)
  • added code generate skeleton + orm mapping generator (#1) (1fae571)

Bug Fixes

  • double imports from different sources (#5) (1fe96ac)
  • fix the column attribute's generation (#3) (31be774)

1.1.0 (2021-01-04)

Features

  • added jest and updated npm scripts (cf75a56)

Bug Fixes

  • configurations: corrected main property of package (02c2935)