0.9.5
Changelog
- Add Fanbox support in
import-from-url
script - Try to convert Pixiv/Fanbox tags + Twitter hashtags to Booru compatible tags through the Danbooru wiki
- Add Pixiv Tagging by @nitori-dev in #46
- New
config.toml
option:use_pixiv_tags
- New
- Update dependencies
- Small bug fixes
Upcoming 1.0 release
The next release will bring some breaking changes:
- All scripts will be available as subcommands to the
szuru-toolkit
script:import-from-url
->szuru-toolkit import-from-url
auto-tagger
->szuru-toolkit auto-tagger
- Etc.
- The
config.toml
is not a requirement anymore to run the script - All options of
config.toml
can be specified as command line arguments to theszuru-toolkit
script - The
config.toml
file will change/move some options
New Contributors
- @nitori-dev made their first contribution in #46
Full Changelog: 0.9.4...0.9.5