Releases: mehboobali98/rmine
Releases · mehboobali98/rmine
Release list
v0.4.0
v0.3.0
Changelog
- 3de04b4 Add rmine skill install for Claude Code integration
v0.2.1
Changelog
- 32833c0 Support multi-value custom field writes
v0.2.0
Changelog
- b5d77fa Add name-based filtering, due-date shortcuts, custom fields, and categories
v0.1.0
Changelog
- 968acdd Accept status names in issue list --status, not just IDs/keywords
- 048d93a Add --subject keyword search to issue list
- e16b304 Add --updated-after/--updated-before filters to issue list
- ede2d01 Add CI, goreleaser release pipeline, and usage docs
- 3851db9 Add Redmine API client core and project browsing
- c104225 Add issue commands: list, view, create, update, close, comment
- 89ffe5a Add tests for the Redmine client, config, and command smoke paths
- 98a4b44 Add time entry commands: log, list, edit, delete
- 4afc7de Document go install PATH setup and the oh-my-zsh rdm alias collision
- 193d8c2 Document uninstall steps in README
- fca5217 Initial commit
- 8bab828 Rename project from rdm to rmine to avoid the oh-my-zsh rails alias
- a4442b5 Restore method/type doc comments removed by mistake
- 938d31c Scaffold rdm CLI: cobra root, config/profile management, whoami
- f1f7ad7 Trim README rename-history aside and tautological doc comments