Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@FerrahWolfeh FerrahWolfeh released this 01 Sep 22:23
· 98 commits to main since this release

Changelog

CLI

  • Added capability to search for more than 2 tags on danbooru without gold account
  • Added function to download complete and partial pools from Danbooru and e621 with --pool

Lib

  • Separated most modules from Queue into their own files
  • Added pool download functionality with PoolDownload trait
  • Generic bug fixes here and there