Skip to content

v2.0.0-alpha.4.21

Compare
Choose a tag to compare
@DeMoorJasper DeMoorJasper released this 08 Feb 08:28
· 80 commits to master since this release
0a0cbfc
Improve findClosestMapping (#50)

* find closest mapping should return null if no mapping is found

* add test and fix another edge case

* use .at as it checks boundaries

* use lower_bound

* code cleanup

* remove segfault-handler for now...

* more test

* bump version