Skip to content

4.5.3 Unit test improvement & string_t array concatenation operator

Compare
Choose a tag to compare
@rouson rouson released this 29 Jan 22:32
· 57 commits to main since this release
b952429

What's Changed

  • String_t features: unary array operator(.cat.) and constructor from real scalar by @rouson in #70
  • String_t: allow larger numeric representation by @rouson in #71

Full Changelog: 4.5.2...4.5.3