Latest release#54
Merged
Merged
Conversation
(and change how we find zlib for it.)
(and libsbml; a minor change)
Memory leak fixes and significant efficiency updates.
- the third-party nleq2 is updated to the latest version
The libsbml update puts us back on the main branch after having lived in an auxilliary branch for quite some time--things are finally fixed there that work well enough that both we and the libsbml team are happy. It also fixes a bug we found in libsbml in the render implementation.
The major change was the ability to set/get notes as markdown. Also a fix for reading/writing biomodel 988, which had weirdnesses with the layout extension.
The latest compilers should also create the most efficient code, so use them if possible. Added because libsbml now says that it needs c++11 code, and if you don't tell it to use something later, it'll therefore revert to c++11.
Update expat
Update NuML, libSEDML, poco
There might be a problem with the dependencies; we'll see.
Update SBMLNetwork and libsbml.
Change our link to zlib to the original from madler.
With the old zlib not compiling on the latest macOS, I figured it was time to just update everything.
Update all third-party libraries.
Had to use our own fork so it wouldn't try to re-build zlib.
Build on macos-15.
Also update poco.
Fix the libsbml build.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.