Release 1.0.0-rc.1
Pre-release
Pre-release
Breaking changes
- Remove closeAndReadBytes(), flushFS(), and convert close() to a no-op.
Changes in this Release
- Add loam.rasterize() wrapper for GDALRasterize()
- Add pathPrefix parameter to loam.initialize()
- Remove closeAndReadBytes(), flushFS(), and convert close() to a no-op.
- Set up CI and automatic releases via GitHub Actions
- Package updates to resolve security alerts
- Validate that parameters to
warp()
andconvert()
are strings - Add CHANGELOG, PR template