Releases: macie/sortof
Releases · macie/sortof
sortof 2024.09
sortof 2023.12
This release of CLI introduces new major changes:
- new algorithm: miraclesort
- application-level sandboxing on Linux (with seccomp) and OpenBSD (with pledge).
sortof 2023.11
This is first public release of sortof
CLI utility. It allows to sort lines of file in ascending order with algorithms: bogosort, slowsort and stalinsort.