Skip to content

Releases: lifelib-dev/lifelib

lifelib v0.10.1

15 Jul 14:57
Compare
Choose a tag to compare

lifelib 0.10.1 is released! See Release Notes for details.

lifelib v0.10.0

07 Jul 12:46
Compare
Choose a tag to compare

lifelib 0.10.0 is released! See Release Notes for details.

lifelib v0.9.5

18 Feb 12:15
Compare
Choose a tag to compare

lifelib 0.9.5 is released! See Release Notes for details.

lifelib v0.9.4

23 Dec 06:02
Compare
Choose a tag to compare

lifelib 0.9.4 is released! See Release Notes for details.

lifelib v0.9.3

02 Dec 15:52
Compare
Choose a tag to compare

lifelib 0.9.3 is released! See Release Notes for details.

lifelib v0.9.2

19 Aug 16:17
Compare
Choose a tag to compare

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

08 Jul 15:07
Compare
Choose a tag to compare

This release adds ifrs17a, a new notebook in the ifrs17a library.

lifelib v0.9.0

13 May 08:56
Compare
Choose a tag to compare

This release adds ifrs17a, a new library for IFRS 17.

lifelib v0.8.1

03 May 04:03
Compare
Choose a tag to compare

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

19 Nov 04:19
Compare
Choose a tag to compare

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