Releases: USEPA/WNTR
Releases · USEPA/WNTR
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
Version 0.5.0.rc6 Release
Testing use of release workflow with PyPA
Version 0.5.0.rc5 Release
Update __init__.py
Version 0.5.0.rc2 Release
Release candidate 2
Version 0.5.0.rc1 Release
Release candidate for 0.5.0
What's Changed
- python 3.10 support by @Thaulino in #287
- doc: Corrected typo by @BuhariS in #291
- doc: Corrected a typo by @BuhariS in #292
- Python 3.10 support completion 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
New Contributors
Full Changelog: 0.4.2...0.5.0
Version 0.4.2 Release
What's Changed
- Check hydraulic trials through float by @aclong in #260
- Deleted duplicated text in documentation by @Thaulino in #266
- Graphics update to include plt.show() by @kaklise in #265
- Minor updates to documentation and tests by @kaklise in #267
- Bug fix for emitter units by @kaklise in #270
- Moved sensor placement example to Chama by @kaklise in #273
- Bug fix for patterns that are all integers by @Thaulino in #272
- Updated demo files and result validation datasets by @jckett in #275
New Contributors
Full Changelog: 0.4.1...0.4.2
Version 0.4.1 Release
What's Changed
- Added pattern start to the WNTRSimulator by @kaklise in #225
- Update to EPANET rules parsing by @dbhart in #228
- Added modified resilience index and tank capacity metrics by @kaklise in #226
- Min timestep by @dbhart in #229
- Added jupyter notebook test script by @jckett in #237
- Model JSON format by @dbhart in #232
- Update elements.py:TimeSeries.repr by @dbhart in #238
- Added ability to easily update Control/Rule parameters by @this-josh in #241
- Added seed to sample damage state by @kaklise in #246
- Toolkit update by @dbhart in #236
- Split/break taking vertices into account by @pahbloo in #248
- Fix assert statement in add_tank by @dbhart in #251
- Distribute inp files used for testing by @michaelbynum in #253
New Contributors
- @jckett made their first contribution in #237
- @this-josh made their first contribution in #241
- @pahbloo made their first contribution in #248
Full Changelog: 0.4.0...0.4.1