Releases: USEPA/WNTR
Releases · USEPA/WNTR
Version 1.2.0 Release
What's Changed
- Added setuptools and removed readthedocs config by @kaklise in #396
- Documentation updates to install WNTR without Anaconda by @kaklise in #403
- Added google analytics key by @kbonney in #406
- Added EpanetException class and subclasses that allow for cleaner error reporting during IO by @dbhart in #381
- Fixed bug caused by units="SI" in a call to write_inp by @kbonney in #410
- Fixed bug caused by changes in NetworkX draw function by @kbonney in #417
- Added basic and geospatial jupyter notebook demos, updated documentation by @kaklise in #419
- Resolved deprecation/future warnings and included GeoPandas in windows build test by @kaklise in #423
- Added nodes/pipes to excluded in skeletonization by @frank-hulo in #384
- Updates to the basic and geospatial demos by @kaklise in #427
- Minor update to demos by @kaklise in #428
- Fixed bug related to link colormap by @kaklise in #429
- Fixed bug in GIS I/O caused by index names by @kbonney in #395
- Fixed bug in network_animation by @mi-les in #405
- Updated workflow and testing to hold numpy < 2.0 and use macOS-13 by @kbonney in #430
New Contributors
- @frank-hulo made their first contribution in #384
- @mi-les made their first contribution in #405
Full Changelog: 1.1.0...1.2.0
Version 1.2.0rc2 Release
Version 1.2.0rc1 Release
What's Changed
- Added setuptools and removed readthedocs config by @kaklise in #396
- Documentation updates to install WNTR without Anaconda by @kaklise in #403
- Added google analytics key by @kbonney in #406
- Added EpanetException class and subclasses that allow for cleaner error reporting during IO by @dbhart in #381
- Fixed bug caused by units="SI" in a call to write_inp by @kbonney in #410
- Fixed bug caused by changes in NetworkX draw function by @kbonney in #417
- Added basic and geospatial jupyter notebook demos, updated documentation by @kaklise in #419
- Resolved deprecation/future warnings and included GeoPandas in windows build test by @kaklise in #423
- Added nodes/pipes to excluded in skeletonization by @frank-hulo in #384
- Updates to the basic and geospatial demos by @kaklise in #427
- Minor update to demos by @kaklise in #428
- Fixed bug related to link colormap by @kaklise in #429
- Fixed bug in GIS I/O caused by index names by @kbonney in #395
- Fixed bug in network_animation by @mi-les in #405
New Contributors
- @frank-hulo made their first contribution in #384
- @mi-les made their first contribution in #405
Full Changelog: 1.1.0...1.2.0rc1
Version 1.1.0 Release
What's Changed
- Fixed bug in valve test by @kbonney in #344
- Updated logo by @kaklise in #343
- Updated user manual documentation and a minor change for non-Latin encodings by @dbhart in #345
- Updated snap GIS function to use node name as a tie breaker by @kaklise in #370
- Ensure variables and parameters keep their values when constraints are removed by @michaelbynum in #360
- Cleaned up Newton Solver by @michaelbynum in #361
- Added GH pages functionality by @kbonney in #365
- Documentation updates including column/field names for GeoJSON and Shapefiles by @kaklise in #372
- Added link to GitHub pages at https://usepa.github.io/WNTR/ by @kaklise in #376
- Added function for reverse links direction by @GalPerelman in #368
- Added vertices from line string geometries when converting GIS object to WN model by @kbonney in #388
- Added scheduled testing to workflow by @kbonney in #392
- Updated documentation theme by @dbhart in #393
Full Changelog: 1.0.0...1.1.0
Version 1.0.0 Release
What's Changed
- Efficiency improvements to valve segmentation by @kbonney in #318
- Updates to address deprecation warnings and reproducibility, updates to documentation by @kaklise in #328
- Snap function patch by @jhogge in #327
- Adding vertices to morph.node by @kbonney in #332
- Type checking for time options by @kaklise in #334
- Updated the setup process and documentation by @kaklise in #335
- Updated copyright year and added EPANET license by @kaklise in #336
- Minor update to the snap function and cleanup by @kaklise in #340
Full Changelog: 0.5.0...1.0.0
Version 1.0.0.rc2 Release
Full Changelog: 1.0.0rc1...1.0.0rc2
Version 1.0.0.rc1 Release
What's Changed
- Efficiency improvements to valve segmentation by @kbonney in #318
- Updates to address deprecation warnings and reproducibility, updates to documentation by @kaklise in #328
- Snap function patch by @jhogge in #327
- Adding vertices to morph.node by @kbonney in #332
- Type checking for time options by @kaklise in #334
- Updated the setup process and documentation by @kaklise in #335
- Updated copyright year and added EPANET license by @kaklise in #336
- Minor update to the snap function and cleanup by @kaklise in #340
Full Changelog: 0.5.0...1.0.0rc1
Version 0.5.0 Release
What's Changed
- python 3.10 suppport by @Thaulino in #287
- doc: Corrected typo by @BuhariS in #291
- doc: Corrected a typo by @BuhariS in #292
- Python 3.10 support competion by @dbhart in #294
- Fix for rules where checking against LINK = ACTIVE by @dbhart in #301
- Geospatial capabilities by @kaklise in #302
- GHA workflow to publish to PyPI by @michaelbynum in #305
- updating build workflow by @michaelbynum in #311
- Added a build input argument to setup.py by @kaklise in #313
- Adding small change to metrics.economic as per issue #274 by @kbonney in #306
- Added a build environment variable in setup.py for Read the Docs by @kaklise in #314
- Updated docs on Model I/O and Geospatial Capabilities, added methods on WaterNetworkGIS by @kaklise in #315
- Releases by @michaelbynum in #316
- add extra python extensions for the epanet by @Oops404 in #298
New Contributors
- @BuhariS made their first contribution in #291
- @kbonney made their first contribution in #306
- @Oops404 made their first contribution in #298
Full Changelog: 0.4.2...0.5.0
Version 0.5.0.rc8 Release
Release candidate to test connection to PyPI
Version 0.5.0.rc7 Release
Testing use of release workflow with PyPA, update for cibuildwheel