Releases: seapagan/py-maker
Releases · seapagan/py-maker
v0.9.2
Just an internal update to use my new Python-based CHANGELOG generator instead of the other Ruby-based one, and some dependency updates.
Merged Pull Requests
- migrate to new changelog generator (#165) by seapagan
- [pre-commit.ci] pre-commit autoupdate (#164) by pre-commit-ci[bot]
Dependency Updates
- build(deps): bump simple-toml-settings from 0.2.2 to 0.3.0 (#163) by dependabot[bot]
- build(deps-dev): bump pymdown-extensions from 10.3 to 10.3.1 (#162) by dependabot[bot]
- build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 (#161) by dependabot[bot]
- build(deps-dev): bump black from 23.9.1 to 23.10.0 (#160) by dependabot[bot]
- build(deps): bump gitpython from 3.1.37 to 3.1.40 (#159) by dependabot[bot]
- build(deps-dev): bump types-requests from 2.31.0.8 to 2.31.0.10 (#158) by dependabot[bot]
- build(deps-dev): bump flake8-type-checking from 2.4.2 to 2.5.1 (#157) by dependabot[bot]
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 (#156) by dependabot[bot]
- build(deps-dev): bump mkdocs-material from 9.4.5 to 9.4.6 (#154) by dependabot[bot]
- build(deps-dev): bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1 (#152) by dependabot[bot]
- build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#151) by dependabot[bot]
v0.9.1
v0.9.1 (2023-10-12)
Fixed bugs:
Dependency Updates:
- build(deps-dev): bump faker from 19.8.0 to 19.10.0 #149 (dependabot[bot])
- build(deps-dev): bump mypy from 1.5.1 to 1.6.0 #147 (dependabot[bot])
v0.9.0
0.9.0 (2023-10-10)
Implemented enhancements:
Dependency Updates:
- build(deps-dev): bump mkdocs-material from 9.4.4 to 9.4.5 #145 (dependabot[bot])
- build(deps-dev): bump pylint from 2.17.7 to 3.0.1 #144 (dependabot[bot])
- build(deps-dev): bump faker from 19.6.2 to 19.8.0 #143 (dependabot[bot])
- Unlock 'poethepoet' upgrades #142 (seapagan)
- build(deps-dev): bump pylint-pydantic from 0.2.4 to 0.3.0 #139 (dependabot[bot])
- build(deps-dev): bump mkdocs-material from 9.4.3 to 9.4.4 #138 (dependabot[bot])
- build(deps-dev): bump flake8-type-checking from 2.4.1 to 2.4.2 #137 (dependabot[bot])
- build(deps-dev): bump types-requests from 2.31.0.7 to 2.31.0.8 #136 (dependabot[bot])
Merged pull requests:
- [pre-commit.ci] pre-commit autoupdate #141 (pre-commit-ci[bot])
v0.8.0
Implemented enhancements:
Dependency Updates:
- build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.3 #133 (dependabot[bot])
- build(deps): bump urllib3 from 2.0.4 to 2.0.6 #132 (dependabot[bot])
- build(deps): bump rich from 13.5.3 to 13.6.0 #128 (dependabot[bot])
- build(deps-dev): bump pylint from 2.17.6 to 2.17.7 #127 (dependabot[bot])
- build(deps-dev): bump types-requests from 2.31.0.6 to 2.31.0.7 #126 (dependabot[bot])
- build(deps-dev): bump poethepoet from 0.23.0 to 0.24.0 #125 (dependabot[bot])
Merged pull requests:
v0.7.0
Implemented enhancements:
- implement 'config edit' command #124 (seapagan)
- add '--bare' option #123 (seapagan)
- Add '--standalone' CLI flag #113 (seapagan)
- add optional github_token setting #106 (seapagan)
- store and use GitHub username #104 (seapagan)
Documentation:
- Adjust and clarify some docs #114 (seapagan)
- Add a contributing guide #109 (seapagan)
- Add a POE Task to automatically create and update the CHANGELOG.md #107 (seapagan)
- Add MkDocs Tasks to the Documentation #105 (seapagan)
Dependency Updates:
- build(deps): bump pydantic from 2.3.0 to 2.4.2 #122 (dependabot[bot])
- build(deps-dev): bump types-requests from 2.31.0.4 to 2.31.0.6 #120 (dependabot[bot])
- build(deps-dev): bump pylint from 2.17.5 to 2.17.6 #119 (dependabot[bot])
- build(deps-dev): bump types-requests from 2.31.0.3 to 2.31.0.4 #112 (dependabot[bot])
- build(deps-dev): bump mkdocs-material from 9.4.0 to 9.4.2 #111 (dependabot[bot])
- build(deps-dev): bump poethepoet from 0.22.1 to 0.23.0 #110 (dependabot[bot])
Merged pull requests:
v0.6.2
v0.6.1
What's Changed
- Remove dependency spam from changelog by @seapagan in #97
- fix typos and wording in the generated readme by @seapagan in #98
- update tool versions in both pre-commit configs by @seapagan in #99
- add poe tasks for documentation if mkdocs enabled by @seapagan in #100
Dependency Updates
- build(deps): bump rich from 13.5.2 to 13.5.3 by @dependabot in #90
- build(deps-dev): bump mkdocs from 1.5.2 to 1.5.3 by @dependabot in #92
- build(deps-dev): bump mkdocs-material from 9.3.1 to 9.3.2 by @dependabot in #91
- build(deps-dev): bump mkdocs-material from 9.3.2 to 9.4.0 by @dependabot in #95
- build(deps): bump gitpython from 3.1.36 to 3.1.37 by @dependabot in #96
- build(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.3 by @dependabot in #94
- build(deps-dev): bump faker from 19.6.1 to 19.6.2 by @dependabot in #93
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add Github templates to the default output template by @seapagan in #86
- add code of conduct to the project and the template by @seapagan in #87
- Auto install and update 'pre commit' by @seapagan in #88
Dependency Updates
- build(deps): bump actions/stale from 5 to 8 by @dependabot in #89
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- add --version command to CLI by @seapagan in #63
- BUGFIX: add missing 'requests' library to pyproject.toml by @seapagan in #82
- Dependency updates. see full log
New Contributors
- @pre-commit-ci made their first contribution in #69
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Check PyPI for existing packages by @seapagan in #46
- Override config options from the command line by @seapagan in #55
- Update template TOML and pre-commit dependencies by @seapagan in #58
- Update docs for latest additions by @seapagan in #59
- Fix unable to create a standalone app by @seapagan in #60
- Ask for homepage & repository if not standalone by @seapagan in #61
Dependency Updates
- Bump pydantic from 2.1.1 to 2.3.0 by @dependabot in #52
- Bump mkdocs-material from 9.1.21 to 9.2.3 by @dependabot in #50
- Bump faker from 19.3.0 to 19.3.1 by @dependabot in #51
- Bump pymdown-extensions from 10.1 to 10.2 by @dependabot in #54
- Bump mkdocs-material from 9.2.3 to 9.2.5 by @dependabot in #53
- Bump pymdown-extensions from 10.1 to 10.2.1 by @dependabot in #56
- Bump mkdocs-material from 9.2.3 to 9.2.6 by @dependabot in #57
Full Changelog: v0.4.5...v0.5.0