Releases: combine-org/combine-notebooks
Releases · combine-org/combine-notebooks
0.2.1
v0.2.0
What's Changed
- Python310 by @matthiaskoenig in #16
- Fixes around AssignmentRule and create_model using the wrong parameters by @harveymannering in #17
- Update to black package ment that minor fomatting changes were needed by @harveymannering in #18
- Precommit by @harveymannering in #20
- Simulator by @harveymannering in #21
- Sbml helper functions by @harveymannering in #22
- Hello world examples -> neuroml branch by @pgleeson in #23
- Updates to neuroml hello world notebook by @pgleeson in #24
- Fixes for tests by @harveymannering in #19
- Disabling tests failing due to issue with sysbioapps.spdns.org by @pgleeson in #27
- master -> main in tests by @pgleeson in #25
- Fix link on CI badge by @pgleeson in #28
- Development-> Hello world by @pgleeson in #29
- Sk edits by @skeating in #30
- Run tests also on windows by @pgleeson in #31
- Updates to all hello world notebook and moving the results folder by @harveymannering in #35
- Merging develop into main by @harveymannering in #36
- My Binder and Google Colab testing by @harveymannering in #38
- Latest notebooks to main by @pgleeson in #39
- Adding SBOL notebook and introductions by @harveymannering in #40
- Testing on py 3.11 by @pgleeson in #42
- Adding SBOL & updates to all notebooks by @pgleeson in #41
- Update README.rst to link to all notebooks by @harveymannering in #46
- cellML notebook now saves into results folder by @robertvi in #48
- Implemented saving to results folder for neuroml notebook by @robertvi in #47
- To v0.2.0 & fixes for CellML and NeuroML notebooks by @pgleeson in #49
New Contributors
- @harveymannering made their first contribution in #17
- @skeating made their first contribution in #30
- @robertvi made their first contribution in #48
Full Changelog: 0.1.4...0.2.0
0.1.4
0.1.2
Release notes for combine-notebooks 0.1.2
We are pleased to release the next version of combine-notebooks including the
following changes:
Features
- minor bugfixes
- documentation improved
Your combine-notebooks team
0.1.1
Release notes for combine-notebooks 0.1.1
We are pleased to release the next version of combine-notebooks including the
following changes:
Features
- first version of example scripts with notebooks
- testing with CI
- migration to RST for release
Your combine-notebooks team