What's Changed
- Performance improvements:
- Parallelized MetaPass and merged it into SortPass.
- Enabled shortening of bitonic sort to match the maximum length of the sort range.
- The upper limit for the number of pixels in a sortable line has been increased to 4096.
Full Changelog: v1.1.0...v1.2.0