V0.4.3
Very minor release, just so that downstream code can take advantage of several fixes and new features.
Also, this release restores the WASM/WASI build which broke due to from_chars compatibility across toolchains.
New features#
- Natural ordering for strings is now supported in
order-byby all commands (as the new default) order-bydirectives can be typed, likeasc:floatorasc:fwill parse entries as float and sort them accordingly.
Breaking#
s:enable.*has been reworked as an overload ofs:when. Use it ass:when.*.- Default string comparisons are now following natural ordering, which might break things.