v0.6.9
LibGEOS v0.6.9
Closed issues:
- Access to
GEOSGeom_getXMin
,GEOSGeom_getXMax
,GEOSGeom_getYMin
andGEOSGeom_getYMax
(#93) numGeometries
in geos operations (#96)- Move from Julia LTS from 1.3 to 1.6 in CI (#98)
getGeometry
andgetGeometries
in geos operations (#101)createCollection
in geos operations (#103)
Merged pull requests:
- New version: v0.6.8 (#89) (@visr)
- MassInstallAction: Install the CompatHelper workflow on this repository (#92) (@meggart)
- getXMin et al. (#95) (@mathieu17g)
numGeometries
in geos operations (#97) (@mathieu17g)- Upgrade versions in CI (#100) (@mathieu17g)
getGeometry
andgetGeometries
in geos operations (#102) (@mathieu17g)- generator: format and ccall macro (#106) (@visr)