6.0.0.0a2
Pre-release
Pre-release
What's Changed
Breaking Changes
- drop ksh support by @dhellmann in #27
- remove python2 from startup logic for finding the python interpreter by @dhellmann in #28
Improvements
- switch to implicit namespaces by @dhellmann in #39
- modernize packaging by @dhellmann in #45
- add a
--version
option to the hook loader by @dhellmann in #43
Documentation
- Updating references to bitbucket by @jasonamyers in #20
- docs: update requirements for build on rtd by @dhellmann in #46
- doc build take version from git when package not installed by @dhellmann in #48
Maintainer Automation and Tests
- add github action configuration for test jobs by @dhellmann in #12
- fix linter action config by @dhellmann in #14
- add pkglint test and fix some warnings by @dhellmann in #18
- ci(Mergify): configuration update by @dhellmann in #23
- updates to make CI jobs pass by @dhellmann in #21
- require at least one reviewer to approve PRs by @dhellmann in #24
- mergify: add rules to label PRs based on pbr sem-ver data by @dhellmann in #29
- tox: update doc build commands by @dhellmann in #30
- Updated tested Python versions in README. by @carltongibson in #37
- add github action for publishing packages by @dhellmann in #38
- update publishing action settings by @dhellmann in #40
- pin python version in doc build test by @dhellmann in #47
New Contributors
- @dhellmann made their first contribution in #12
- @jasonamyers made their first contribution in #20
- @carltongibson made their first contribution in #37
Full Changelog: 4.8.4...6.0.0.0a2