trinitry/NEWS.md

4.2 KiB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v0.2.1 - 2024-05-18

Bug Fixes

  • (src) Rename TrinitryInvokation to just Trinitry for simplicity - (d9ceb57) - @soispha

Build system

Documentation


v0.2.0 - 2024-05-18

Documentation

  • (src) Improve the text regarding the allowed chars in an argument - (a088388) - @soispha

Features

  • (src) Actually allow access to the parsed values via getters - (732037c) - @soispha

Refactoring

  • (src) Make the parsing code private to ensure only one entry point - (227cfe5) - @soispha

v0.1.0 - 2024-05-03

Bug Fixes

Build system

  • (cog) Remove nix flake check step as nix can't handle pest - (9c70245) - @soispha
  • (treewide) Update tooling to be ready for the first release - (4fc61b2) - @soispha

Miscellaneous Chores

  • (treewide) Reapply the license header - (3b5c35c) - @soispha
  • (treewide) Add license headers - (6b0bb9c) - Soispha
  • Initial commit - (426d4c3) - Soispha

Changelog generated by cocogitto.