File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11# PEtab changelog
22
3+ ## 0.7 series
4+
5+ ## 0.7.0 series
6+
7+ ** Fixes**
8+
9+ * Misc minor ` petab.v2 `
10+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/445
11+ and https://github.com/PEtab-dev/libpetab-python/pull/450 )
12+ * Fixed serialization of ` priorParameters `
13+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/449 )
14+
15+ ** Features**
16+
17+ * Added ` PySBModel.to_str `
18+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/451 )
19+ * Added ` id ` field to ` v2.ProblemConfig `
20+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/442 )
21+ * Updated ` ExperimentsToEventsConverter ` to changed initialization semantics
22+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/443 )
23+ * Added ` v2.Problem.{get_output_parameters,get_x_nominal_dict} `
24+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/447 )
25+ * Extended PEtab v2 mapping table validation
26+ (by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/452 )
27+
28+ ** Full Changelog** : https://github.com/PEtab-dev/libpetab-python/compare/v0.6.0...v0.7.0
29+
330## 0.6 series
431
532### 0.6.0
Original file line number Diff line number Diff line change 11"""PEtab library version"""
22
3- __version__ = "0.6 .0"
3+ __version__ = "0.7 .0"
You can’t perform that action at this time.
0 commit comments