Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.0 - 2025-09-10¶
Features¶
- optional custom names for nodes, links, subareas (a6fa136 by J-M). Issue-5
- Support some numeric types as inputs for path length and subarea area (f773fcc by J-M).
0.3.0 - 2025-08-08¶
Features¶
- customisable models for runoff and routing links #4 (4ecc020 by J-M).
0.2.0 - 2025-08-07¶
Features¶
- customisable field names for the input shapefile. (6c51ee3 by J-M).
0.1.1 - 2025-07-29¶
Bug Fixes¶
- check for LinkID unicity, see issue #1 (b44ccc9 by J-M).
Code Refactoring¶
- swift module under _internal, see #2 (ad9519f by J-M).
0.1.0 - 2025-07-27¶
Features¶
- converter from shapefile / geopandas link specs to a swift json catchment structure (53a9bbf by J-M).