Major changes
- Updates and fixes to GIS functionality
- Added EPANET-MSX support
- Updated documentation
Also note that 1.3.0 was yanked from pypi after it was discovered that the binary objects did not upload as part of the builds. Version 1.3.2 is the first 1.3.x release that is published.
Relevant pull requests since 1.2.0
- Removed obsolete EPANET warning by @angusmcb in #436
- Fixed bug caused by GIS files written with column title 'name' by @angusmcb in #435
- Updated workflow actions and forced Fiona<1.10 by @kbonney in #445
- Updated workflows to test documentation by @kbonney in #453
- Updated workflow quick_check to no longer fast-fail by @dbhart in #454
- Added raster sampling function by @kbonney in #446
- Fixed bug in valid GIS names used to create water network models by @kaklise in #452
- Fixed bug in roughness unit conversion when using D-W by @kaklise in #450
- Added base_demand, demand_pattern and demand_category attributes to GIS junction data by @angusmcb in #447
- Fixed bug in documentation by @smaspons in #459
- Fixed bug when using to_gis() with a model that includes a leak by @kbonney in #458
- Added EPANET-MSX support to WNTR by @dbhart in #462
- Updated API documentation by @wDushanin in #478 and #477
- Fixed release workflow by @kbonney in #481
- Fixed broken links in PULL_REQUEST_TEMPLATE.md by @kbonney in #480
- Fixed check valve syntax by @angusmcb in #482
- Update wheel building to rename linux wheels by @kbonney in #484
New Contributors
- @angusmcb made their first contribution in #436
- @smaspons made their first contribution in #459
- @wDushanin made their first contribution in #460
Full Changelog: 1.2.0...1.3.2