rgeo v0.4.0 Release Notes

Release Date: 2015-08-27 // over 8 years ago
    • ๐Ÿ’Ž Drop support for ruby 1.8.7, require ruby 1.9.3+
    • ๐Ÿ‘ Add support for GEOS CAPI simplify (quidquid) #95
    • Antimerdian x coordinates (longitude: +180) are no longer sign flipped (longitude:-180) (ajturner) #89
    • ๐Ÿ‘ Fix Marshal and Psych support for native geos factories (cjab) #84
    • Fix random_point to return point inside rectangle (glampr) #89