neqsim-2.3.0.jar is a shaded jar including all libraries used by neqsim.
original-neqsim-2.3.0.jar is the a library only containing the neqsim library, other libraries will often be needed to run calculations.
What's Changed
* feat: upped l4j from 2.17.0 to 2.17.1 by fannemel in https://github.com/equinor/neqsim/pull/260
* Added javadoc template for all functions. by fannemel in https://github.com/equinor/neqsim/pull/261
* updates by EvenSol in https://github.com/equinor/neqsim/pull/262
* Delete SystemPrEoSTest.java by EvenSol in https://github.com/equinor/neqsim/pull/263
* Style: remove trailing blank lines by fannemel in https://github.com/equinor/neqsim/pull/264
* Revert mistakes in previous mass change by fannemel in https://github.com/equinor/neqsim/pull/265
* Test changes and cleanup by fannemel in https://github.com/equinor/neqsim/pull/267
* Cleanup by fannemel in https://github.com/equinor/neqsim/pull/266
* Cleanup by fannemel in https://github.com/equinor/neqsim/pull/268
* chore: removed unused variables by fannemel in https://github.com/equinor/neqsim/pull/270
* bugfix: get temperature by fannemel in https://github.com/equinor/neqsim/pull/272
* work by fannemel in https://github.com/equinor/neqsim/pull/271
* refact: use java.lang.Math.log10 by fannemel in https://github.com/equinor/neqsim/pull/273
* chore: exclude parameterfitting packages from test coverage report by fannemel in https://github.com/equinor/neqsim/pull/276
* refact: removed compiler warnings by fannemel in https://github.com/equinor/neqsim/pull/278
* chore: removed unused serialuid by fannemel in https://github.com/equinor/neqsim/pull/279
* refact: removed warnings by fannemel in https://github.com/equinor/neqsim/pull/280
* Create CODE_OF_CONDUCT.md by EvenSol in https://github.com/equinor/neqsim/pull/281
* Update issue templates by EvenSol in https://github.com/equinor/neqsim/pull/282
* GERG-2008 for compressors by EvenSol in https://github.com/equinor/neqsim/pull/284
* check native compilation by EvenSol in https://github.com/equinor/neqsim/pull/283
* fixed bug IOS6976 by EvenSol in https://github.com/equinor/neqsim/pull/285
* Removeunittest4 by EvenSol in https://github.com/equinor/neqsim/pull/286
* Add tests by EvenSol in https://github.com/equinor/neqsim/pull/275
* refact: typo atractive -> attractive by fannemel in https://github.com/equinor/neqsim/pull/290
* refact: fix typo numcompresorsteps -> numcompressorsteps by fannemel in https://github.com/equinor/neqsim/pull/289
* chore: commented out dead code by fannemel in https://github.com/equinor/neqsim/pull/291
* Typos by fannemel in https://github.com/equinor/neqsim/pull/292
* Moretests by EvenSol in https://github.com/equinor/neqsim/pull/287
* Docfix by fannemel in https://github.com/equinor/neqsim/pull/293
* refact: ProcessSystem add checks for duplicates by fannemel in https://github.com/equinor/neqsim/pull/296
* remove seldom used libraries from fatjar by EvenSol in https://github.com/equinor/neqsim/pull/294
**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.2.3...v2.3.0