Skip to content

v01-18

Compare
Choose a tag to compare
@tmadlener tmadlener released this 06 Dec 15:15
· 18 commits to master since this release

v01-18

  • 2022-11-23 Thomas Madlener (PR#47)

    • Add a MarlinWrapperPrivateAccessor class that allows the MarlinProcessorWrapper to access private methods by constructing such a class on the fly, when necessary.
  • 2022-11-16 Thomas Madlener (PR#48)

    • Remove no longer working gcc8 based CI workflow and update github actions to latest available versions
  • 2022-09-19 Bohdan Dudar (PR#45)

    • Fix #43, a bug where xml comment fields were processed as a legitimate values and shadowed any data that comes after the comment.
  • 2022-09-15 Thomas Madlener (PR#46)

    • Migrate to github actions CI workflows and remove travis CI configuration