Release 3.0.0
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.
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.