v0.1.2
opengeos/geoaiv0.1.2Feb 22, 2025by giswqs
AI Summary
This release introduces the core image segmentation module and enriches the project with notebook examples for data visualization. It also standardizes the project configuration with a new pyproject.toml file and updates several dependencies.
Key Highlights
- Added image segmentation module
- Added data visualization notebook examples
- Added pyproject.toml
- Updated dependencies (setup-miniconda, actions-netlify)
New Features
- Image segmentation module
- Data visualization notebook examples
- pyproject.toml configuration
Full Release Notes
## What's Changed * Add data visualization notebook examples by @giswqs in https://github.com/opengeos/geoai/pull/3 * Fix broken link by @giswqs in https://github.com/opengeos/geoai/pull/5 * Add image segmentation module by @giswqs in https://github.com/opengeos/geoai/pull/6 * Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/opengeos/geoai/pull/8 * Bump nwtgck/actions-netlify from 2.0 to 3.0 by @dependabot in https://github.com/opengeos/geoai/pull/7 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/geoai/pull/9 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/geoai/pull/10 * Add pyproject.toml by @giswqs in https://github.com/opengeos/geoai/pull/12 ## New Contributors * @dependabot made their first contribution in https://github.com/opengeos/geoai/pull/8 * @pre-commit-ci made their first contribution in https://github.com/opengeos/geoai/pull/9 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.1.0...v0.1.2