Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 624 Bytes

[0.0.8] - 2025-02-02

  • Make sure entity/detached_entity/model are used properly in several places

[0.0.7] - 2025-01-06

  • Bump Ruby to 3.4.1

[0.0.6] - 2024-08-22

  • Fix remaining naming bug in model templates

[0.0.5] - 2024-08-22

  • Fix several naming/import issues in templates

[0.0.4] - 2024-08-22

  • Add type generators to command result generator
  • Add type generators to domain generator
  • Attempt to fix botched nested type paths

[0.0.2] - 2024-08-21

  • Add a TypeGenerator for custom non-model types

[0.0.1] - 2024-06-17

  • Add Apache-2.0 license

[0.0.0] - 2023-11-28

  • Project birth