Skip to content
v0.3.0

Dependencies:
* fmtlib introduced to format human readable error messages.

Breaking API changes:
* ListTypeUnmatchException is renamed to ListTypeMismatchException.

Breaking ABI changes - sover bumped to 0.3.0:
* Many functions are now declared constexpr and accept const-qualified
  parameters.