Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1005 Bytes

CHANGELOG.rst

File metadata and controls

47 lines (37 loc) · 1005 Bytes

History

Next Release

0.5.0 (2020-04-25)

  • Create model builders for conversion from IO models to ORM models and vice versa.
  • Many internal changes modifying class hierarchies.

0.4.0 (2020-04-23)

  • Allow setting preferred names in the database.

0.3.2 (2020-01-28)

  • Pin some dependencies.

0.3.1 (2020-01-28)

  • Distribute the readme and license with the source code.

0.3.0 (2020-01-28)

  • Fix an error in the string representation.
  • Handle uniqueness of names and identifiers.
  • Add more compound fields.

0.2.0 (2019-10-16)

  • Allow getting a subset of the namespace map.

0.1.0 (2019-10-14)

  • Add de-/serialization for compartment, compound, and reaction models.
  • Extensively test the behavior.

0.0.2 (2019-10-09)

  • Change the GitHub organization.

0.0.1 (2019-10-09)

  • First tentative release.