Skip to content

v1.2.0

Compare
Choose a tag to compare
@joeha480 joeha480 released this 16 May 06:15
· 37 commits to master since this release

New in this version:

  • Adds file set support (fixes #14)
  • Adds a file set provider
  • Adds the possibility to get the type of a task as well as the corresponding interface (fixes #16)
  • Improves TaskSystemFactoryMakerService and related (fixes #19)
  • Deprecates uses of File in DefaultAnnotatedFile and related
  • Deprecates File as input in InternalTask implementations
  • Improves javadoc