Releases: github/issue-metrics
Releases · github/issue-metrics
v1.0.1
v1.0.0
Changelog
Initial release of issue-metrics!! 🎉
🚀 Features
- feat: add time to close @zkoppert (#14)
- feat: add issue open and close counts @zkoppert (#11)
- handle and test no issues found case @zkoppert (#10)
🐛 Bug Fixes
- fix: time to first response being none caused sort failure @zkoppert (#15)
- Correct Readme usage instructions @zkoppert (#8)
🧰 Maintenance
- Docs updates @zkoppert (#19)
- improve test coverage @zkoppert (#20)
- refactor: search_query naming should not specify it is only for issues. @zkoppert (#16)
- Add proper type annotations (and some refactorings) @Advik-B (#18)
- test: improve test coverage @zkoppert (#13)
- clean up and formatting @zkoppert (#5)
- Add badges @zkoppert (#4)
- docs: Add project description @zkoppert (#2)
Special thanks to @Advik-B for being the first contributor!!