NeqSim version 3 will typically not be compatible with programs using version 2.
* Package names are now in lowercase letters only.
* A name is required for all process equipment
* Deprecated functions from version 2 have been removed.
What's Changed
* update by EvenSol in https://github.com/equinor/neqsim/pull/1103
* Named equipment test by asmfstatoil in https://github.com/equinor/neqsim/pull/1104
* feat: Force naming of process equipment by removing deprecated constructors. by asmfstatoil in https://github.com/equinor/neqsim/pull/1105
* chore: bump maven dependencies by asmfstatoil in https://github.com/equinor/neqsim/pull/1106
* feat: Require named streams by removing deprecated constructors by asmfstatoil in https://github.com/equinor/neqsim/pull/1107
* chore: fix typos by asmfstatoil in https://github.com/equinor/neqsim/pull/1108
* chore: style and silenced println by asmfstatoil in https://github.com/equinor/neqsim/pull/1111
* test: fix stream names by asmfstatoil in https://github.com/equinor/neqsim/pull/1110
* feat: new functions to clone and then set a new name by asmfstatoil in https://github.com/equinor/neqsim/pull/1112
* chore: add information to pom-files by asmfstatoil in https://github.com/equinor/neqsim/pull/1114
* Minor changes by asmfstatoil in https://github.com/equinor/neqsim/pull/1115
* refact: clean up, processequipment and stream creation by asmfstatoil in https://github.com/equinor/neqsim/pull/1116
* feat: properly name output, mixed and split streams by asmfstatoil in https://github.com/equinor/neqsim/pull/1117
* refact: clean up stream classes by asmfstatoil in https://github.com/equinor/neqsim/pull/1118
* feat: Do not allow multiple ProcessEquipment with same name in ProcessSystem by asmfstatoil in https://github.com/equinor/neqsim/pull/1109
* feat: removed unused constructors by asmfstatoil in https://github.com/equinor/neqsim/pull/1119
* refact: remove deprecated constructors and replace calls to deprecate… by asmfstatoil in https://github.com/equinor/neqsim/pull/1120
* try fix anti surge calc by EvenSol in https://github.com/equinor/neqsim/pull/1122
* reduce tolerance for recycle by EvenSol in https://github.com/equinor/neqsim/pull/1123
* change location log4j by EvenSol in https://github.com/equinor/neqsim/pull/1124
* update calculator for antisurge by EvenSol in https://github.com/equinor/neqsim/pull/1125
* make phaseFractionMinimumLimit static by EvenSol in https://github.com/equinor/neqsim/pull/1126
* refact: eclipse cleanup by asmfstatoil in https://github.com/equinor/neqsim/pull/1127
* remove capital letters in package names by EvenSol in https://github.com/equinor/neqsim/pull/1128
* update package names for tests by EvenSol in https://github.com/equinor/neqsim/pull/1130
* version 3.0.0 by EvenSol in https://github.com/equinor/neqsim/pull/1113
**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.5.35...v3.0.0