Releases: lifelib-dev/lifelib
lifelib v0.10.1
lifelib 0.10.1 is released! See Release Notes for details.
lifelib v0.10.0
lifelib 0.10.0 is released! See Release Notes for details.
lifelib v0.9.5
lifelib 0.9.5 is released! See Release Notes for details.
lifelib v0.9.4
lifelib 0.9.4 is released! See Release Notes for details.
lifelib v0.9.3
lifelib 0.9.3 is released! See Release Notes for details.
lifelib v0.9.2
lifelib v0.9.2 is released!
Now recent modelx models in lifelib are available as self-contained Python packages. See Release Notes for details.
lifelib v0.9.1
This release adds ifrs17a, a new notebook in the ifrs17a
library.
lifelib v0.9.0
This release adds ifrs17a, a new library for IFRS 17.
lifelib v0.8.1
This release adds a new example, 4. Profiling and Optimizing the Model in the savings library.
See the release notes for details.
To update lifelib, run the following command::
>>> pip install lifelib --upgrade
If you're using Anaconda, use the conda
command instead::
>>> conda update lifelib
lifelib v0.8.0
This release adds a new library, economic_curves contributed by @qnity ! See the release notes for details.
To update lifelib, run the following command::
>>> pip install lifelib --upgrade
If you're using Anaconda, use the conda
command instead::
>>> conda update lifelib