Releases: ologolo/streamline-api
Releases · ologolo/streamline-api
v1.6.0
v1.5.0
New in this version:
- Adds duplicator and XSLT task
v1.4.0
v1.3.0
New in this version:
- Makes it possible to identify and validate input streams
v1.2.0
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
v1.1.0
New in this version:
- Adds support for user configurations
v1.0.1
New in this version:
- Moves to OSGi annotations
- Improves javadoc
v1.0.0
v0.3.0
New in this version:
- Adds priority to TaskSystemFactory selection
- Renames packages for java 9 and adds the Automatic-Module-Name attribute to MANIFEST.MF
v0.2.0
New in this version:
- Restores OSGi compatibility