Closed nicrie closed 2 months ago
This PR includes several merge commits mainly regarding internal code structure:
Sanitizer
DataContainer
Decomposer
Additionally, this PR is a test whether a regular merge commit (instead of squash merge) correctly interprets the commit messages of the individual commits. Specifically, this PR should not trigger a new release.
This PR includes several merge commits mainly regarding internal code structure:
Sanitizer
reuses external utility function avoiding code doublingDataContainer
can now serialize parameter lists which is a necessary step for #178 )Decomposer
provides slightly improved error messagesAdditionally, this PR is a test whether a regular merge commit (instead of squash merge) correctly interprets the commit messages of the individual commits. Specifically, this PR should not trigger a new release.