A major release which also breaks ABI compat, as such bumping the sover.
Fixes
- math: avoid assert fail in std::clamp in closestPoint
- math/region: add expand
- memory: do not release pointers after emitting a signal
MRs
- avoid undefined behaviour from downcasting ptr implentation by @gulafaran in #5
- fix: adjust right and bottom box edges when getting closest point by @drendog in #6
- string: respect removeEmpty when VarList input is empty by @PaideiaDilemma in #7
- path: add findConfig and dir utils by @fufexan in #8
New Contributors
- @drendog made their first contribution in #6
- @PaideiaDilemma made their first contribution in #7
- @fufexan made their first contribution in #8
Full Changelog: v0.1.5...v0.2.0