Skip to content

Releases: nullps1/tsmngr

v1.1.1

11 Jul 02:42

Choose a tag to compare

chore(release): comment out test step in release workflow

v1.1.0-alpha

11 Jul 00:46
8fbee74

Choose a tag to compare

What's Changed

  • Feature/week 1 core setup by @Nullgrimoire in #2

New Contributors

  • @Nullgrimoire made their first contribution in #2

Full Changelog: v0.1.4...v1.1.0-alpha

v0.1.4

10 Jul 06:47

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Jul 06:35

Choose a tag to compare

🧹 Remove tracked files now ignored by .gitignore

v0.1.2

10 Jul 06:24

Choose a tag to compare

update `.yml` to support pwsh syntax

v0.1.1

10 Jul 06:17

Choose a tag to compare

🔧 Add GitHub Actions workflow for cross-platform release builds

- Builds Rust CLI for Linux and Windows on every tagged release
- Packages binaries with README and LICENSE
- Uploads zipped artifacts to GitHub Releases

TSMngr v0.1.0 – Initial Public Release

10 Jul 05:21

Choose a tag to compare

🎉 First stable release of the Ticket System Manager CLI (Rust)

✅ Features:

  • Create, view, update, and delete tickets
  • Persistent storage via tickets.json
  • Markdown export via tickets.md
  • Fully colorized terminal interface