4.5.3 Unit test improvement & string_t array concatenation operator
What's Changed
String_t
features: unary arrayoperator(.cat.)
and constructor fromreal
scalar by @rouson in #70String_t
: allow larger numeric representation by @rouson in #71
Full Changelog: 4.5.2...4.5.3