rgeo v2.4.0 Release Notes
Release Date: 2022-01-19 // 4 months ago-
- ๐ Allow movable pointers for
GC.compact
(teckwan) #284 - ๐จ Refactor globals and GC mark them (e.g. avoid segv) (teckwan) #282
- ๐ Allow movable pointers for
Previous changes from v2.3.1
-
- ๐ Fix core dump when cast returns a non Geos object #261
- Change all
is_*?
method names to*?
(stephenandersondev) #268 - Fix lenient_assertion flags for
simple_mercator_factory
(thestelz) #278