Releases: github/issue-metrics
Releases · github/issue-metrics
v2.4.0
Changelog
🚀 Features
🐛 Bug Fixes
- fix: release drafter to use proper labels @zkoppert (#82)
- feat: Escape vertical-bar when Creating markdown table @Okabe-Junya (#80)
🧰 Maintenance
See details of all code changes since previous release
v2.3.0
Changelog
🚀 Features
- Support "owner" and "user" in search queries @martincostello (#73)
- improve date lookup @chrheg (#75)
See details of all code changes since previous release
v2.2.2
Changelog
🐛 Bug Fixes
- bug: add exception handling @zkoppert (#62)
- fix: rm unwanted check for repo and owner @zkoppert (#69)
- fix: docs to set token when getting team members @zkoppert (#64)
🧰 Maintenance
- docs: Add pull request read permission @zkoppert (#68)
- docs: Add team assignment @zkoppert (#63)
- docs: Add permissions write to example workflows @zkoppert (#61)
See details of all code changes since previous release
v2.2.1
v2.2.0
v2.1.0
Changelog
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
See details of all code changes since previous release
v2.0.0
v1.0.2
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!!