Release Candidate v0.2.4rc0
Pre-release
Pre-release
This is a test release that we can use in place of test pypi to see if the build works and to test out the use of a pre release. I am not creating a pretty set of release notes as this is just a test for now.
What's Changed
- Fix: make parse comment more readable by @lwasser in #115
- Fix: parse up to 100 issues in a request by @lwasser in #119
- Fix: refactor and reorganize modules by @lwasser in #120
- Fix: rename util modules by @lwasser in #123
- Add tests utils by @lwasser in #124
- Update github actions to resolve nodejs 16 warnings by @willingc in #128
- Split utilities test file into two to match the source files by @willingc in #127
- Refactor cleaning utility input names to be consistent and update docstrings by @willingc in #126
- Fix: clean data accepted key by @lwasser in #131
- Fix: Move all of the github things to a new module for easier maintenance by @lwasser in #132
- Fix tests2 by @lwasser in #134
- Fix: add partners to contributors by @lwasser in #135
- docs: add webknjaz as a contributor for code, and review by @allcontributors in #137
- Fix: refactor github methods out of contributor mod by @lwasser in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #136
- Fix: small bug - forgot to update last script by @lwasser in #142
- Add: pagination support for issue requests by @lwasser in #140
- Fix: separate build and publish steps in CI by @lwasser @webknjaz in #145
Full Changelog: v0.2.3...v0.2.4rc0