Releases: kraina-ai/overturemaestro
Releases · kraina-ai/overturemaestro
0.1.2
0.1.1
Changed
- Modified release index consolidation script
0.1.0
Added
- CLI #3
- Option to filter data with bounding box #4
- Tests for the library #6
- Automatic newest release version loading #7
- Library docs #2
- README content
- Verbosity modes
- Total operation time
- Overloads for the functions typing
- Function for displaying all available release versions
- GitHub Action workflows for docs deployment
Changed
- Moved location of the pregenerated release indexes to the global cache #19
- Moved
scikit-learn
andpolars
to the dedicated dependency group #9 - Sped up intersection algorithm
- Reduced number of max concurrent connections for parquet files download
Fixed
- Memory leak during concurrent parquet files download
- Added automatic retry for downloads with 10 retries
0.0.3
Added
- Alternative bounding box related functions for downloading data
0.0.2
Added
- Basic library tests
- CI/CD workflows
Fixed
- Added missing Pooch and geoarrow-rust-core dependencies
- Cleaned other dependencies
- Changed forward slashes in URLs on Windows