Skip to content

Releases: ologolo/streamline-api

v1.6.0

23 Feb 16:07
00ac6c9
Compare
Choose a tag to compare

New in this version:

  • Add media type to FormatDetails

v1.5.0

29 May 13:03
2e13d84
Compare
Choose a tag to compare

New in this version:

  • Adds duplicator and XSLT task

v1.4.0

21 May 14:48
1c846fe
Compare
Choose a tag to compare

New in this version:

  • Add format details (fixes #20)
  • Add display name to user options (fixes #13)
  • Adds license information

v1.3.0

23 May 07:04
Compare
Choose a tag to compare

New in this version:

  • Makes it possible to identify and validate input streams

v1.2.0

16 May 06:15
Compare
Choose a tag to compare

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

12 Apr 09:28
Compare
Choose a tag to compare

New in this version:

  • Adds support for user configurations

v1.0.1

06 Mar 13:48
Compare
Choose a tag to compare

New in this version:

  • Moves to OSGi annotations
  • Improves javadoc

v1.0.0

04 Jan 08:08
Compare
Choose a tag to compare

New in this version:

  • Makes it possible to configure a Validator (fixes #12)
  • Improves javadoc (fixes #10)
  • Moves AnnotatedFile and related to a new package
  • Moves TaskOption and related to a new package (also renames the classes in this package)
  • Moves sources to OSGI-OPT

v0.3.0

13 Oct 14:05
Compare
Choose a tag to compare

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

13 Oct 13:12
Compare
Choose a tag to compare

New in this version:

  • Restores OSGi compatibility