v1.1.0
pman v1.1.0 is here!
Major Enhancements π
pman ls
command is now 4x faster for most use cases (#38 by @theredditbandit) π¨pman ls
andpman 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 π
- Fixed bug in
ReadREADME
function (#33 by @theredditbandit)
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 π§ͺ
- Tests added for the
db
package (#23) π Thanks @yannick2009! - Tests added for the
utils
package (#34) π Thanks @yannick2009!
Refactoring π οΈ
- Codebase refactored to use errors where possible (#21) π§ Thanks @ccoVeille!
New Contributors π
- @yannick2009 made their first contribution in #23 π
- @alexandregv made their first contribution in #36 π
Full Changelog: v1.0.1...v1.1.0