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