Skip to content
* Added Mathematica wrapper
* Added ``Prandtl()`` function to ``AbstractState``
* Added vectorized ``PropsSImulti`` function that can return a matrix of outputs for vectors of state inputs and desired outputs

Removed Features:

* All the ``PropsSI`` overloads.  For all other types of inputs, the ``PropsSImulti`` function is now used

Issues Closed:

* #375: If one input and one output to PropsSI, bubble error cleanly
* #373: Move predefined mixture parsing to HelmholtzEOS initializer function
* #372: Prandtl number is missing from AbstractState
* #371: Parse inputs to PropsSI/PropsSI(vectorized) and turn into a vector of inputs
* #370: Docs are missing all the fluid files
* #368: CoolProp on iOS
* #367: Python module architecture
* #366: Get value of universal gas constant
* #365: REFPROP_lib.h is missed in 5.0.4 source code zip
* #364: Liquid and vapor saturation pressures are not the same for some fluids
* #363: Revision synchronisation
* #359: Add high-level function that allows for multiple outputs
* #357: Vector functions and state class
* #349: Host v4 docs