Releases: cboin1996/songbirdcore
Releases · cboin1996/songbirdcore
v0.1.1
v0.0.9
feat: add search to docs site, bump version (#13)
v0.0.8: fix: itunes property track name (#12)
* fix bug with itunes tag trackname and add additional tests * chore: bump version * docs: fix docstring error within pretty_list_of_basemodel_printer * chore: add show_source for mkdocs site * fix: remove deprecated warn() calls in YTDLP logger
v0.0.7: chore: use tag triggers (#10)
* chore: fix ci to trigger off tags, as automated releases cant trigger workflows * chore: bump version
v0.0.6: docs: add github pages mkdocs site for api docs (#9)
* feat: add docs ci builder * feat: add docs site with packages in pyproject.toml * feat: update docstrings for site * chore(docs): run docs build only on PR to main * chore: appease linter * chore: appease python linter * chore: bump version * fix: typing of request Response objects * fix(ci): ensure deps for pages are correct
v0.0.5
chore: remove unused if from publisher
v0.0.4
What's Changed
- feat: address pydantic warnings in pytest by @cboin1996 in #7
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: update songbirdcore to use my fork of requests-html by @cboin1996 in #6
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- fix: add testing, various architectural improvements by @cboin1996 in #4
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- feat: initial commit of songbirdcore by @cboin1996 in #1
New Contributors
- @cboin1996 made their first contribution in #1
Full Changelog: https://github.com/cboin1996/songbirdcore/commits/v0.0.1