Skip to content

v1.1.0

Compare
Choose a tag to compare
@theredditbandit theredditbandit released this 22 May 10:05
· 19 commits to master since this release
d0d94b1

pman v1.1.0 is here!

Major Enhancements πŸš€

  • pman ls command is now 4x faster for most use cases (#38 by @theredditbandit) πŸ’¨
  • pman ls and pman i now sort output by last edited time (#42 by @theredditbandit) ⏱️
  • Multiple status filtering added to pman ls --f command (#36) 🎯 Thanks @alexandregv!

Bug Fixes 🐞

CI/CD Improvements πŸ€–

  • GitHub Actions added for running tests and linting (#25) πŸš€ Thanks @ccoVeille!
  • Typo checking added to GitHub Actions (#26) πŸ” Thanks @ccoVeille!
  • Dependabot added for automated dependency updates (#27) ⬆️ Thanks @ccoVeille!
  • golangci-lint now runs on entire codebase for every pull request (#31 by @theredditbandit) 🧹

Testing Improvements πŸ§ͺ

Refactoring πŸ› οΈ

  • Codebase refactored to use errors where possible (#21) πŸ”§ Thanks @ccoVeille!

New Contributors πŸ‘‹

Full Changelog: v1.0.1...v1.1.0