@@ -2,8 +2,19 @@ Version 1.4.0 (main)
22---------------------------------------------------
33WNTR version 1.4.0 includes the following updates:
44
5- * Updated binaries with the lates msx build
6- * Added a demand pattern library
7- * Added the salt water intrusion tutorial
8- * Added the landslide analysis tutorial
9- * Minor revisions to Jupyter Notebooks and documentation
5+ * Fixed status badge by @kbonney in https://github.com/USEPA/WNTR/pull/489
6+ * Added a getting started Jupyter notebook by @kbonney in https://github.com/USEPA/WNTR/pull/469
7+ * Bug fix for libepanet binaries, replaced with files from the latest build of MSX by @kbonney in https://github.com/USEPA/WNTR/pull/495
8+ * Added a demand pattern library by @kaklise in https://github.com/USEPA/WNTR/pull/492
9+ * Added a model development Jupyter notebook tutorial by @kaklise in https://github.com/USEPA/WNTR/pull/491
10+ * Added a salt water intrusion Jupyter notebook tutorial by @kbonney in https://github.com/USEPA/WNTR/pull/455
11+ * Added minor revisions to Jupyter Notebooks and documentation by @kaklise in https://github.com/USEPA/WNTR/pull/499
12+ * Removed version restriction on geopandas, and remove fiona optional dependency by @angusmcb in https://github.com/USEPA/WNTR/pull/488
13+ * Updated documentation to include release instructions, plus minor formatting updates by @kaklise in https://github.com/USEPA/WNTR/pull/502
14+ * Moved tests from Jupyter Notebooks to GitHub Action tests by @kaklise in https://github.com/USEPA/WNTR/pull/505
15+ * Bug fix for initial status and initial setting used by the WNTRSimulator by @kaklise in https://github.com/USEPA/WNTR/pull/506
16+ * Added signing of dylibs for Apple Silicon by @meggrasse in https://github.com/USEPA/WNTR/pull/498
17+ * Bug fix for MSX initial concentration and sources by @dbhart in https://github.com/USEPA/WNTR/pull/507
18+ * Resolved GeoPandas deprecation warnings by @emmanuel-ferdman in https://github.com/USEPA/WNTR/pull/510
19+ * Bug fix for vertices setter to allow for list of lists by @kaklise in https://github.com/USEPA/WNTR/pull/522
20+ * Added a model library by @kbonney in https://github.com/USEPA/WNTR/pull/509
0 commit comments