Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Bernard 8f71630e78 Add the ability to directly set version parts.
PR Validation / Unit Tests (pull_request) Successful in 15s
- Move unittests to a dedicated file.
- Rework CLI making version part selection an option that can be passed
  into many commands.
- Add support for updates to version constants defined in soruce files.
2025-06-17 20:50:33 -05:00
Jonathan Bernard 833fc35adf Add Gitea Actions workflow to run unit tests before allowing merge to main.
PR Validation / Unit Tests (pull_request) Successful in 44s
2025-06-15 05:30:11 -05:00
Jonathan Bernard f3ac85c834 Add support for updating const's defined in Nim source files. 1.0.2 2025-06-15 05:25:51 -05:00
Jonathan Bernard f5c641c1b0 Initial CLI implementation. 1.0.1 2025-06-15 00:09:37 -05:00
Jonathan Bernard 131eb8df16 Internal functionality implementation. 2025-06-14 14:44:05 -05:00
Jonathan Bernard d8d66c19d1 Initial commit with Nimble package info. 2025-06-14 11:13:36 -05:00