This release adds support for retrieving / setting notes via Markdown (using the 3rdParty libraries html2md and maddy). Additionally, a number of stability and build issues were resolved.
What's Changed
- Sk/distrib units by @skeating in sbmlteam/libsbml#384
- Detect ZLIB using find module by @fbergmann in sbmlteam/libsbml#382
- Remove the check for zlib.h. by @luciansmith in sbmlteam/libsbml#388
- #386: fix compilation of java when using gnumake by @fbergmann in sbmlteam/libsbml#387
- #390: add hasPrefix to xmlnode / xmlattributes by @fbergmann in sbmlteam/libsbml#391
- RateRuleConverter crashes on unsupported math by @fbergmann in sbmlteam/libsbml#394
- Issue 385: flexibility with running strict unit validation by @fbergmann in sbmlteam/libsbml#393
- Update GitHub Actions where needed by @fbergmann in sbmlteam/libsbml#404
- Add basic converter for inferring reactions by @fbergmann in sbmlteam/libsbml#405
- fix nightly build by @fbergmann in sbmlteam/libsbml#406
- Fixing nightlies by @fbergmann in sbmlteam/libsbml#407
- Fix nightly manylinux build by @fbergmann in sbmlteam/libsbml#410
- A hack fix for issue 320, but it works. by @luciansmith in sbmlteam/libsbml#413
- Fix curve child listOfElements by @luciansmith in sbmlteam/libsbml#412
- Fix behavior of render getAllElements and memory leaks from there and elsewhere. by @luciansmith in sbmlteam/libsbml#399
- At attempt to fix #398 by @luciansmith in sbmlteam/libsbml#400
- Fix error message 21110. by @luciansmith in sbmlteam/libsbml#419
- Test target compile features by @luciansmith in sbmlteam/libsbml#422
- Revert header changes for cleaner merge. by @luciansmith in sbmlteam/libsbml#423
- #417 : when reading L3 document with l2 layout ignore required flag by @fbergmann in sbmlteam/libsbml#418
- Add html/markdown translators. by @luciansmith in sbmlteam/libsbml#421
- Revert including util in the bindings. by @luciansmith in sbmlteam/libsbml#425
- Revert including util in the bindings. by @luciansmith in sbmlteam/libsbml#424
- Use latest C++ compilers. by @luciansmith in sbmlteam/libsbml#426
- Maddy updated to handle links better. by @luciansmith in sbmlteam/libsbml#427
- Fix leak on fail: xmlstr_c now freed. by @luciansmith in sbmlteam/libsbml#430
- Allow uncerml annotations by @fbergmann in sbmlteam/libsbml#432
- Making MISC_PREFIX user-settable by @vincent-noel in sbmlteam/libsbml#428
- Sk/small fixes by @skeating in sbmlteam/libsbml#392
- #429 : ensure that annotations / notes of kvps are written by @fbergmann in sbmlteam/libsbml#433
- Update Maddy to not convert internal single underscores. by @luciansmith in sbmlteam/libsbml#435
New Contributors
- @vincent-noel made their first contribution in sbmlteam/libsbml#428
Full Changelog: sbmlteam/libsbml@v5.20.4...v5.20.5