Releases: ecell/ecell4_base
Releases · ecell/ecell4_base
v2.1.0
ecell4_base 2.1.0 only works with ecell4 1.2.1 and above
v2.1.0b1
This release uses
- cmake 3.17.0
- gsl 2.6
- hdf5 1.10.5
- boost 1.73.0
v2.0.5
New features
- OffLattice support (#453)
Bug fixes and minor improvements
- Add Python wrapper for UnitSpecies APIs (#454)
- #250 Make observers picklable (#450)
- bug fixes and stability improvements in sGFRD (#432)
- Add a package for Python3.8
v2.0.3
:bookmark: Release ecell4_base version 2.0.3
v2.0.1: 🔖 Bump version to 2.0.1 (#415)
* :page_facing_up: Replace GPLv2 with GPLv3
* :heavy_minus_sign: Remove too much packages
* :bookmark: Bump version to 2.0.1
v2.0.0
- Migration from Cython to Pybind11
- Migration from wheel to conda-package
- Migration from GPLv2 to GPLv3
- Addition of SGFRD simulator (experimental)
- Improvements in SpatiocyteWorld
- Bug fixes
v2.0.0b3
:green_heart: add libraries to conda runtime requirements