Releases: modelcreate/epanet-js
Releases · modelcreate/epanet-js
0.7.0 (May 11, 2022)
0.6.3 (December 9, 2021)
epanet-engine
- Fixed stack overflow issue when generating a report because build was not being optimized
0.6.2 (October 3, 2021)
Fixed epanet-engine issue in pre-release
0.6.0 (October 3, 2021)
epanet-js
Fixed memory issue in getError #52
0.5.0 (July 9, 2021)
0.4.0 (January 29, 2021)
epanet-js
- public website
- More tests and bug fixes
- Added type and id to OutputReader, thanks @alvarobp-qatium
epanet-engine
- Fixed build process, thanks @alvarobp-qatium
0.3.0 (January 26, 2020)
epanet-js
- Warnings were being thrown, changed to console.warn - #17
- Added a draft function to read the binary output, will expand on this so it's still in testing
0.2.0 (January 17, 2020)
epanet-js
- All methods implemented
- Enums now exported
epanet-engine
- Updates to build from C to enable support for UMD build of epanet-js