Skip to content

Releases: schilkp/reginald

v0.0.3

25 Jan 12:19
Compare
Choose a tag to compare
  • Enable pydantic 'strict' mode for input parsing.
  • Fixed validator error message printing.
  • Have init.py be 'single-source-of-truth' for version number.
  • Remove any non-error printing.
  • c.funcpack:
    • Align defines.
    • Align _UNPACK macro new line escapes.
    • Fixed small formatting/indentation errors.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Jan 17:39
Compare
Choose a tag to compare

Changes:

  • Removed 'more-itertools' dependency
  • Slight CLI improvements.
  • c.funcpack:
    • Changed macro / struct / function naming
    • Moved back to unpack macro
    • Added options to disable parts of output
    • Added option to generate include(s) of specified headers

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Jan 18:42
Compare
Choose a tag to compare
🔨 Setup for publishing.