Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:33

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