Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ec51e8

Browse files
authored
Merge pull request#454 from dweindl/release/0.7.0
Prepare v0.7.0
2 parentsc2efc2b +553cf1d commit2ec51e8

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
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 inhttps://github.com/PEtab-dev/libpetab-python/pull/445
11+
andhttps://github.com/PEtab-dev/libpetab-python/pull/450)
12+
* Fixed serialization of`priorParameters`
13+
(by@dweindl inhttps://github.com/PEtab-dev/libpetab-python/pull/449)
14+
15+
**Features**
16+
17+
* Added`PySBModel.to_str`
18+
(by@dweindl inhttps://github.com/PEtab-dev/libpetab-python/pull/451)
19+
* Added`id` field to`v2.ProblemConfig`
20+
(by@dweindl inhttps://github.com/PEtab-dev/libpetab-python/pull/442)
21+
* Updated`ExperimentsToEventsConverter` to changed initialization semantics
22+
(by@dweindl inhttps://github.com/PEtab-dev/libpetab-python/pull/443)
23+
* Added`v2.Problem.{get_output_parameters,get_x_nominal_dict}`
24+
(by@dweindl inhttps://github.com/PEtab-dev/libpetab-python/pull/447)
25+
* Extended PEtab v2 mapping table validation
26+
(by@dweindl inhttps://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

‎petab/version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""PEtab library version"""
22

3-
__version__="0.6.0"
3+
__version__="0.7.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp