Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 748 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1] 2024-01-24

Changed

  • Major refactor of the codebase

[1.1.0] 2023-11-06

Changed

  • Refactored to a pipeline based approach
  • Take reserved words into account when generating class names

[1.0.0] 2023-11-03

Added

  • Refactor of how the stubs are processed
  • Addition of recursive property generation
  • Added a few flags to the generate command

[0.X.0] 2023-10-XX

Changed

  • Lots of small fixes

[0.1.0] 2023-10-27

Created

  • Initial setup of this library