Skip to content

Releases: MapColonies/code-generator

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 08:02

Changelog

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

1.7.2 (2025-04-06)

Bug Fixes

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)

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 16:29

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)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 12:56

Changelog

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

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)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 14:58

Changelog

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

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)

1.5.0

Choose a tag to compare

@asafMasa asafMasa released this 25 May 13:42

What's Changed

  • feat: add support for ORM special columns by @asafMasa in #13

Full Changelog: v1.4.0...v1.5.0