Skip to content

0.9.5

Compare
Choose a tag to compare
@reluce reluce released this 13 Jan 11:02
· 79 commits to main since this release

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
  • 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 the szuru-toolkit script
  • The config.toml file will change/move some options

New Contributors

Full Changelog: 0.9.4...0.9.5