Release 2.3.5
thiswillbeyourgithub
released this
24 Oct 10:07
·
39 commits
to main
since this release
What's new
Commits details since the last release
- [c276429] by @thiswillbeyourgithub, 2 minutes ago:
bump version 2.3.4 -> 2.3.5
bumpver.toml
setup.py
wdoc/wdoc.py
- [25f2f21] by @thiswillbeyourgithub, 4 minutes ago:
docs: mention the need for testers
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
README.md
- [5b11962] by @thiswillbeyourgithub, 17 minutes ago:
bump version 2.3.3 -> 2.3.4
bumpver.toml
setup.py
wdoc/wdoc.py
- [398f6d2] by @thiswillbeyourgithub, 21 minutes ago:
docs: clarify modelname matching
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/docs/USAGE.md
- [6805040] by @thiswillbeyourgithub, 23 minutes ago:
fix: disable model name matching by default
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/docs/USAGE.md
wdoc/utils/env.py
- [a897a1d] by @thiswillbeyourgithub, 25 minutes ago:
fix: python version needed is 3.11 not 3.10
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
setup.py
- [7576836] by @thiswillbeyourgithub, 6 days ago:
new: increase max token size per batch to 1000
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/docs/USAGE.md
wdoc/utils/env.py
- [60276eb] by @thiswillbeyourgithub, 6 days ago:
bump version 2.3.2 -> 2.3.3
bumpver.toml
setup.py
wdoc/wdoc.py
- [0c1a59a] by @thiswillbeyourgithub, 6 days ago:
fix: better solution for filetype string
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
wdoc/wdoc.py
- [23f11e6] by @thiswillbeyourgithub, 6 days ago:
fix: filetype string decorator
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [fca6668] by @thiswillbeyourgithub, 6 days ago:
fix: cache can't work for filetype string
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [68b8b5d] by @thiswillbeyourgithub, 6 days ago:
fix: parsing of arguments for string filetype
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/main.py
wdoc/utils/loaders.py
- [cbb2903] by @thiswillbeyourgithub, 6 days ago:
fix: clarify doc by adding = in the kwargs
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
README.md
- [ea997f6] by @thiswillbeyourgithub, 6 days ago:
fix: metadata for filetype text are optional
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [befbd5f] by @thiswillbeyourgithub, 6 days ago:
minor
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/batch_file_loader.py
- [866314d] by @thiswillbeyourgithub, 6 days ago:
fix: forgot to update an old error message
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/batch_file_loader.py
- [9127dc2] by @thiswillbeyourgithub, 6 days ago:
fix: filetype string was renamed to another one at some point
Signed-off-by: thiswillbeyourgithub
26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/batch_file_loader.py
- [8626f0c] by @thiswillbeyourgithub, 6 days ago:
fix: typo
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/import_tricks.py
- [5765fac] by @thiswillbeyourgithub, 6 days ago:
new: try using yt_dl_patched and fallbac k to yt_dl
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
setup.py
wdoc/utils/import_tricks.py
wdoc/utils/loaders.py
- [f53b188] by @thiswillbeyourgithub, 6 days ago:
fix: outdated error message
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/misc.py
- [e7890a0] by @thiswillbeyourgithub, 10 days ago:
new: don't delete the temporary file of online_media
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [934d789] by @thiswillbeyourgithub, 10 days ago:
minor
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py