Releases: ponder-lab/GitHub-Issue-Classifier
Releases · ponder-lab/GitHub-Issue-Classifier
Security update
What's Changed
- chore(deps): bump pydantic from 1.7.3 to 1.7.4 by @dependabot in #45
- chore(deps): bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #46
- removing issue description classification from result by @y3pio in #50
- fix: omitting dependabot login from classification by @y3pio in #51
- chore(deps): bump notebook from 6.1.6 to 6.4.1 by @dependabot in #52
- chore(deps): bump nltk from 3.5 to 3.6.5 by @dependabot in #53
Full Changelog: 1.3...v1.4
Security update
Merge pull request #44 from ponder-lab/dependabot/pip/urllib3-1.26.4 chore(deps): bump urllib3 from 1.26.3 to 1.26.4
Security update
chore(deps): bump jinja2 from 2.11.2 to 2.11.3 (#40) Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.1: Update README.md
Grammar.
Initial Release
Initial release with basic functionality to query GitHub search query API and basic linear regression classification.