Releases: daizutabi/mkapi
Releases · daizutabi/mkapi
4.5.0
What's Changed
- chore: add dependabot configuration for GitHub Actions updates by @daizutabi in #255
- Update render function return type to
str | Noneby @daizutabi in #254 - Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #256
- fix: correct file parameter to files in Codecov action for proper result upload by @daizutabi in #259
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #258
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #257
New Contributors
- @dependabot[bot] made their first contribution in #256
Full Changelog: 4.4.5...4.5.0
4.4.5
4.4.4
4.4.3
4.4.2
What's Changed
- Update 'save' option in Config class to accept both boolean and string types by @daizutabi in #249
Full Changelog: 4.4.1...4.4.2
4.4.1
What's Changed
- Add save option to Config class and implement markdown saving in Plugin class by @daizutabi in #246
Full Changelog: 4.4.0...4.4.1
4.4.0
4.3.3
What's Changed
- Update anchor text for object in page.py to use bracketed format by @daizutabi in #244
Full Changelog: 4.3.2...4.3.3
4.3.2
What's Changed
- Add clean_item_text function and update Parser class to use it by @daizutabi in #240
Full Changelog: 4.3.1...4.3.2
4.3.1
What's Changed
- Update astdoc dependency version in pyproject.toml to 1.2.0 by @daizutabi in #239
Full Changelog: 4.3.0...4.3.1