Skip to content

Releases: aodihis/tet

v0.1.1

24 May 08:30

Choose a tag to compare

Add version bump reminder via pre-push hook and CI check

* Added .githooks/pre-push script that warns if Cargo.toml version matches the latest git tag before every push
* Added version-check job to ci.yml that posts a GitHub Actions warning if the version is stale
* Activated .githooks with git config core.hooksPath (already applied locally)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.1.0

23 May 23:52

Choose a tag to compare

Add workflow_dispatch trigger for manual testing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>