Releases: ClimateImpactLab/isku
Releases · ClimateImpactLab/isku
0.3.0 - 2026-05-15
0.2.0 - 2026-05-14
Added
- Documentation in docs/ hosted at https://climateimpactlab.github.io/isku.
- Test and test-coverage badges to README.
- Add pre-commit hooks (via prek) to help developers with format.
Changed
- Move project repository to https://github.com/climateimpactlab/isku. They own this now.
- BREAKING:
isku.ExtractionWorkflowis nowisku.ExtractionTemplate. - BREAKING:
isku.ProjectionWorkflowis nowisku.ProjectionTemplate. - BREAKING:
isku.build_extraction_workflowis nowisku.build_extraction_template. - BREAKING:
isku.build_projection_workflowis nowisku.build_projection_template. - BREAKING: In
isku.extract_regions, theworkflowargument is nowtemplate. - BREAKING:
isku.ProjectionTemplateprotocol methodsdargument is nowdsto make it consistent with extraction signatures. - Improved README.
- Improved CONTRIBUTING.
- Add project URLs to package metadata.
- Various improvement to internal code formatting and style.
0.1.0 - 2026-05-06
- Initial release.