Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 14:02
· 363 commits to main since this release
  • Adds .exe extension for windows binaries.
  • Clearer logging when calculated default values are used.
  • Internal:
    • Better handling of inputs with default values that also need to be manipulated or validated.
    • Better test coverage for input handling.
    • 'make changelog/add' reminds about recent commits to help remember what's been done recently, regenerates the main CHANGELOG.md, and commits the result.
    • Release workflow to release via GitHub Actions.