Skip to content

Latest commit

 

History

History
167 lines (80 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

167 lines (80 loc) · 10.4 KB

Changelog

Bug Fixes

Bug Fixes

⚠ BREAKING CHANGES

  • replace previous library version tests with new ones. (#139)

Features

  • Generator script in Python (#134) (0673c46)
  • generator: Workflow to auto-generate library (#138) (970f6cc)
  • Replace previous library version tests with new ones. (#139) (a547c64)
  • Run tests after generating new library (#140) (8d2abbb)
  • Show progress of generation (#142) (4a1153e)

Bug Fixes

0.12.0 (2024-03-29)

Features

0.11.0 (2023-09-21)

Features

0.10.0 (2023-07-19)

Features

0.9.0 (2023-06-29)

Features

0.8.0 (2023-06-27)

Features

0.7.0 (2023-05-25)

Features

0.6.0 (2023-04-28)

Features

0.5.0 (2023-03-24)

Features

0.4.0 (2023-02-23)

Features

0.3.4 (2023-02-23)

Bug Fixes

0.3.3 (2023-02-23)

Bug Fixes

0.2.1 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#96) (c73c9ca)

0.2.0 (2021-10-14)

Features

0.1.4 (2021-05-28)

Bug Fixes

  • deps: update dependency yargs to v17 (#50) (203704e)

0.1.3 (2021-02-26)

Documentation

0.1.2 (2021-02-22)

Bug Fixes

  • packaging: python module structure and dependencies (#29) (0d3b38b)

0.1.1 (2021-01-22)

Bug Fixes

0.1.0 (2020-12-15)

Features

  • initialize the generator (272df0a)

Documentation