NeqSim 3.0.2
What's Changed
- fix: ensure constructors require name by @asmfstatoil in #1143
- refact: reorder code in PhaseEos init, remove logging by @asmfstatoil in #1145
- doc: maven javadoc:fix by @asmfstatoil in #1146
- refact: standardize exception logging by @asmfstatoil in #1147
- test: clean some test files by @asmfstatoil in #1150
- feat: Created physical property enum type to replace string by @asmfstatoil in #1149
- refact: make PhysicalPropertyMethod abstract and rewrite with import by @asmfstatoil in #1151
- refact: remove PhysicalpropertiesInterface. Use only PhysicalProperties by @asmfstatoil in #1153
- refact: quiet logging for runtimeexceptions by @asmfstatoil in #1154
- fix: ensure that getters return by @asmfstatoil in #1155
- feat: introduce enum type PhysicalPropertyModel by @asmfstatoil in #1148
- refact: rename packages by @asmfstatoil in #1156
- chore: release v3.0.2 by @asmfstatoil in #1144
- doc: javadoc:fix by @asmfstatoil in #1157
Full Changelog: v3.0.1...v3.0.2