Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@mhekkel mhekkel released this 10 Dec 09:44
· 690 commits to trunk since this release
v3.0.0
7ba9f68

The interface of many routines was changed to use std::string_view instead of const std::string& or similar. This resulted in a nice performance increase. More optimisations have been introduced as well.