What's Changed
- Add color space and bit depth when recoloring images
- Visually update progress bars
- Implement parallel tasks using rayon
- Refactor task queue to use standard vector logic, vastly improving performance
- Implement direct file IO to speed up image decodes
- Update nix flake
- Update cargo dependencies
- Increase batch image limit to 10000
Full Changelog: v0.1.5...v0.1.6