Tabor v0.3.0 is now available!
What's Changed
- Implement feature groups by @TristanDamron in #22
- Support boolean data types + ignore raster layers by @TristanDamron in #28
- Add support for arrays of primitive data by @TristanDamron in #29
- Preserve capitalization on field names by @TristanDamron in #31
- Rollback changes where there are errors by @TristanDamron in #32
- Use ST_Covers instead of ST_Contains for 'on' constraint by @TristanDamron in #33
- Implement 'length' data constraint by @TristanDamron in #34
- Implement 'near' constraint by @TristanDamron in #36
- Set spatial reference for layers by @TristanDamron in #37
Full Changelog: v0.2.0...v0.3.0