Skip to content

v0.2.1

Compare
Choose a tag to compare
@0xk1f0 0xk1f0 released this 19 Feb 17:18
· 64 commits to master since this release
a62ba27

No breaking changes this time. 🙂

What's Changed

  • Make -d daemon mode independent of using a -b backend integration
    • rwpspread will still re-split on output changes, but not set anything
    • This allows you to use your own independent setters
  • Symlink cached files in a more predictable format
    • Split images have an inconsistent file name due to the hash being included
    • rwpspread now creates a symlink without the hash that points to the actual files
    • Allows for easier integration with other things that use the output images
    • For more information, check Pretty Filenames
  • Change default save locations depending on what options are used
  • Cache check fixes that I overlooked in the last release
  • Bump Dependencies

Full Changelog: v0.2.0...v0.2.1