Skip to content

Releases: sbmlteam/libCombine

libCombine 0.2.7

13 May 10:45
Compare
Choose a tag to compare

This version of libCombine solves several issues, that arose over the past year. New is that metadata handling can be disabled when reading in archives (using the skipOmex flag on CombineArchive::initializeFromArchive. Additional improvements have been made to writing out archives.

The java binaries, now include linux64 and osx binaries. Python binaries are available on pypi.

HARMONY 2019 Release

27 Mar 23:36
Compare
Choose a tag to compare
HARMONY 2019 Release Pre-release
Pre-release

During HARMONY 2019, we discussed the possibility of one content element cross referencing other elements. The aim is to use that information, to find related entries to one entry. This release adds a new crossRef element, that can be set.

Initial Release

16 Sep 13:47
Compare
Choose a tag to compare

Initial release of libCombine, a C++ API library supporting the COMBINE Archive. This release is made in order to elicit feedback on how to improve the API. This library supports:

  • C++
  • .NET
  • Java
  • Python

Examples are available online:

Rudimentary documentation is online here:

For more information and instructions for building the library see README.md.