Releases: kraina-ai/srai
Releases · kraina-ai/srai
0.6.0
What's Changed
- ci: change gh-pages deployment flow by @RaczeQ in #394
- chore: drop support for python 3.8 by @simonusher in #397
Full Changelog: 0.5.2...0.6.0
0.5.2
0.5.1
0.5.0
What's Changed
- docs: info about tutorial by @Calychas in #377
- feat: add GeoVex embedding model by @mschrader15 in #293
New Contributors
- @mschrader15 made their first contribution in #293
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
What's Changed
- refactor: remove h3ronpy macos override by @RaczeQ in #356
- refactor: speed up grouping operation by @RaczeQ in #357
- fix(OSMLoader): invert boolean mask for pandas matching by @RaczeQ in #358
- test: add new edge case for H3 regionalizer by @RaczeQ in #360
- chore: bump h3ronpy version to 0.18.0 by @RaczeQ in #361
- refactor: optimize voronoi regionalizer by @RaczeQ in #362
- Speed up ContextualCountEmbedder operation by @RaczeQ in #363
- feat: add Geofabrik and OSMfr PBF extracts sources by @RaczeQ in #367
- Add option to clip osmpbf files with osmosis and osmconvert tools by @RaczeQ in #370
Full Changelog: 0.3.3...0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
What's Changed
- fix: polygon validation results in geometrycollection object has no attribute exterior by @RaczeQ in #310
- refactor: Increase H3Regionalizer transform speed by @RaczeQ in #312
- feat: make network_type importable directly from loaders by @Calychas in #316
- feat: expand version bumping with bumpver by @RaczeQ in #318
- chore: rename filters typing to pascalcase (#261) by @RaczeQ in #317
- feat: add include_self as a parameter of Neighbourhoods by @simonusher in #289
- chore: remove osmnx download dependency by @RaczeQ in #321
- refactor: change spherical voronoi algorithm by @RaczeQ in #320
- refactor: remove utils module (#128) by @RaczeQ in #319
Full Changelog: 0.2.0...0.3.0