Skip to content

0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@eliaskosunen eliaskosunen released this 18 Oct 16:34
· 722 commits to master since this release

There are so many changes, that writing a complete changelog isn't really possible.
The most substantial change is the removal of streams, which have been replaced with C++20-like ranges.
There are also some pretty sweet performance improvements; see benchmarks in README for more details.

See the documentation for more details, a tutorial, and an API reference.