Skip to content

v0.32.0

Choose a tag to compare

@giswqs giswqs released this 03 Mar 21:42
· 175 commits to main since this release

What's Changed

  • Update tag name in pyproject.yml by @giswqs in #568
  • Suppress Bandit false-positive warnings in QGIS plugin by @giswqs in #569
  • Add QGIS Plugin installation tutorial by @giswqs in #570
  • Fix Moondream model loading issue with transformers 5.0+ by @giswqs in #571
  • Support GEOAI_CACHE_DIR env variable for custom install location by @giswqs in #573
  • Use uv for faster QGIS plugin dependency installation by @giswqs in #577
  • Replace eager imports with PEP 562 lazy loading in init.py by @jayakumarpujar in #580
  • Fix multi-class segmentation mask handling in segmentation.py by @jayakumarpujar in #581
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #586
  • Handle target no data values in rasterio loading by @sobakrim in #588
  • Add radiometric normalization (LIRRN) to landcover_utils by @jayakumarpujar in #584
  • Update get_raster_info resolution decimals by @giswqs in #590
  • Improve view_vector function by @giswqs in #591
  • Fix incorrect argument passing to create_split_comparison() in run_co… by @sobakrim in #595
  • Fix SamGeo vector output for GeoPackage and Shapefile formats by @giswqs in #594
  • Add CLIP-based zero-shot classification for vector features by @jayakumarpujar in #585

New Contributors

Full Changelog: v0.31.0...v0.32.0