v0.14
Notable changes:
- Batching has been reimplemented on top of the dedupe_seq.
- The "scan" phase has been reimplemented (see 8264336 for details).
- Filesystem locking has been implemented. See f3947e9 for details.
This release focuses on improving the "scan" phase: restructure, remove bugs and improve its performance, as well as pave the way for future features. More bugs probably joined the party in the mean time, sadly.
Special thanks to Sergei Trofimovich for his kind insights, helps and contributions