v01-18
v01-18
-
2022-11-23 Thomas Madlener (PR#47)
- Add a
MarlinWrapperPrivateAccessor
class that allows theMarlinProcessorWrapper
to access private methods by constructing such a class on the fly, when necessary.
- Add a
-
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