NeqSim 2.5.2
What's Changed
- Minor-bug-fix by @EvenSol in #725
- Fix-bug-db-test by @EvenSol in #726
- refact: check for resource outside try-catch to avoid rethrow by @asmfstatoil in #727
- refact: remove deprecation of getPhaseType using name by @asmfstatoil in #728
- chore: remove non-existing folders from excluded list by @asmfstatoil in #729
- fix bug reation test by @EvenSol in #730
- refact: rename PID internal variables by @asmfstatoil in #731
- chore: generate source and javadoc jar when building by @asmfstatoil in #732
- work on difflib bug by @EvenSol in #734
- Update pom to versjon 2.5.2 by @EvenSol in #735
- fix: use correct iso standard for lng ship calculations by @jorgenengelsen in #738
- add CombustionEmissionsCalculator by @EvenSol in #737
- fix error in wax test by @EvenSol in #739
- refact: rewrote constructors for SystemThermo by @asmfstatoil in #741
- chore: update pom with version of maven-source-plugin by @asmfstatoil in #744
- Silence logger when throwing by @asmfstatoil in #743
- fix failed test difflib test by @EvenSol in #745
- refact: remove default constructors not to be used by @asmfstatoil in #746
- refact: reuse code from constructor in init++ by @asmfstatoil in #747
- refact: removed unnecessary code in run by @asmfstatoil in #742
New Contributors
- @jorgenengelsen made their first contribution in #738
Full Changelog: v2.5.1...v2.5.2