Releases: executablebooks/github-activity
Releases · executablebooks/github-activity
v0.3.0
What's Changed
- [ENH] Add a bootstrap function for all changelog entries by @blink1073 in #64
- Add ability to use GH CLI Authentication by @choldgraf in #66
- MAINT: Add check for installed gh cli by @choldgraf in #72
- BUG: import dateutil.parser by @agoose77 in #73
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Enhancements made
- Use auth for all usages of requests #60 (@blink1073)
- Auto-detecting the target #45 (@choldgraf)
Bugs fixed
Maintenance and upkeep improvements
- Split test_cli using @pytest.mark.parameterize #56 (@manics)
- pre-commit configured and executed #55 (@consideRatio)
_get_latest_tag
should use the remote repo #52 (@manics)- Use hyphen instead of asterisk #44 (@choldgraf)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @choldgraf | @consideRatio | @manics | @minrk | @welcome
v0.1.3
v0.1.2...v0.1.3
New features added
Enhancements made
- �IMPROVE: add blank lines below headings #36 (@minrk)
- � IMPROVE: since/until: assume git reference, fallback to datetime #33 ([@consideRatio](https: //github.com/consideRatio))
Bugs fixed
- � FIX: tags like 'doctor' would trigger 'doc' tag #40 ([@consideRatio](https://github.com/cons ideRatio))
Documentation improvements
- � DOC: Minor docs changes #43 (@choldgraf)
Other merged PRs
- Adding filtering by branch #42 (@choldgraf)
- use tqdm for progress #39 (@minrk)
- Remove no longer used code #37 (@consideRatio)
- [FIX,TST] resolve refs when not run from a repo #35 (@minrk)
Contributors to this release
v0.1.2
Add MANIFEST, to include files in distribution