Skip to content

v0.15.0 - Job parameters in token filters and general core transformation refactor

Pre-release
Pre-release
Compare
Choose a tag to compare
@douira douira released this 31 Jan 22:44
· 829 commits to main since this release
cdcea4d
  • Added job parameters for all token filters by making them generic
  • Refactored all core transformations to be more extensible, especially for use with job parameters
  • Differentiated abstract and concrete version of core transformations and targets for this reason
  • Abstracted objects that have a phase collector reference, this may be used as preparation for future abstractive changes
  • Made the MultiFilter not extend an array list but instead contain one

Meta:

  • Organized the todo document more

Full Changelog: v0.14.0...v0.15.0