Skip to content

1.2.0

Compare
Choose a tag to compare
@artem-smotrakov artem-smotrakov released this 16 Feb 11:28
· 514 commits to master since this release

Here is a list of main updates:

  • Improved data providers
  • Improved the command-line tool
  • Improved Markdown reports
  • Bug fixes
  • Improved docs

See the details in 1.2.0 milestone.

The binaries can be found on Maven Central:

<dependency>
    <groupId>com.sap.oss.phosphor</groupId>
    <artifactId>fosstars-rating-core</artifactId>
    <version>1.2.0</version>
</dependency>