Releases: jazzband/docopt-ng
Releases · jazzband/docopt-ng
Release 0.9.0
See CHANGELOG.md for a description of what's new. There are some breaking changes. This is released on pypi!
Relevant PRs
- Release 0.8.1 by @NickCrews in #30
- Cleanup by @NickCrews in #31
- Report exceptions that cause failures in testcases.docopt by @h4l in #35
- Fix typo: acccess -> access by @h4l in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- Restore compatibility with docopt 0.6.2 docstrings by @h4l in #36
- Assert error message content in tests by @h4l in #37
- Add isort by @NickCrews in #40
- Add 0.6.2 compat fix to CHANGELOG by @NickCrews in #41
- Fixes-may-2023 by @NickCrews in #50
- Fix-311 by @NickCrews in #51
- Release 0.9.0 by @NickCrews in #52
New Contributors
- @h4l made their first contribution in #35
- @pre-commit-ci made their first contribution in #32
Full Changelog: 0.8.1...0.9.0
Release 0.8.1
What's Changed
- Actually run release workflow on tag push by @NickCrews in #29
Full Changelog: 0.8.0...0.8.1
Release 0.8.0
What's Changed
- Fix magic with arguments that have a dash by @johnscillieri in #6
- Expose DocoptExit exception in the all by @nyurik in #8
- Update setup.py by @NickCrews in #17
- Jazzband: Synced file(s) with jazzband/.github by @jazzband-bot in #21
- Migrate to GitHub Actions. by @jezdez in #23
- Cleaning state pollution of global variable
arguments
by assigning with None by @sturmianseq in #20 - Apply black by @NickCrews in #24
- Update to newer type annotation syntax by @NickCrews in #25
- Readme by @NickCrews in #26
- Setup.cfg by @NickCrews in #28
New Contributors
- @johnscillieri made their first contribution in #6
- @nyurik made their first contribution in #8
- @NickCrews made their first contribution in #17
- @jazzband-bot made their first contribution in #21
- @jezdez made their first contribution in #23
- @sturmianseq made their first contribution in #20
Full Changelog: 0.7.2...0.8.0