Skip to content

Releases: openhab/static-code-analysis

Release 0.18.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 21:40

Release 0.18.0

This release has been automatically deployed to Maven Central.

Artifacts:

  • org.openhab.tools.sat:sat-plugin:0.18.0
  • org.openhab.tools.sat:sat-extension:0.18.0
  • org.openhab.tools:openhab-codestyle:0.18.0
  • org.openhab.tools.sat.custom-checks:checkstyle-rules:0.18.0
  • org.openhab.tools.sat.custom-checks:pmd-rules:0.18.0
  • org.openhab.tools.sat.custom-checks:findbugs-rules:0.18.0

Maven Central - SAT Plugin:

<plugin>
    <groupId>org.openhab.tools.sat</groupId>
    <artifactId>sat-plugin</artifactId>
    <version>0.18.0</version>
</plugin>

Maven Central - SAT Extension:

<extension>
    <groupId>org.openhab.tools.sat</groupId>
    <artifactId>sat-extension</artifactId>
    <version>0.18.0</version>
</extension>

Maven Central - Codestyle:

<dependency>
    <groupId>org.openhab.tools</groupId>
    <artifactId>openhab-codestyle</artifactId>
    <version>0.18.0</version>
</dependency>

What's Changed

New Contributors

Full Changelog: 0.17.0...v0.18.0

Static Code Analysis Tool v0.17.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 06 Jan 20:06

Available on Maven Central.

What's Changed

Full Changelog: 0.16.0...0.17.0

Static Code Analysis Tool v0.16.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 25 Mar 22:16

Available on Maven Central.

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0

Static Code Analysis Tool v0.15.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 22 May 18:36

Available on Maven Central.

Changes:

  • Revert SAT to use Java 11 in #451

Static Code Analysis Tool v0.14.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 09 May 16:12

Available on Maven Central.

Includes these changes.

Static Code Analysis Tool v0.13.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 23 May 20:58

Available on Maven Central.

Includes these changes.

Static Code Analysis Tool v0.12.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 01 Nov 18:02

Available on Maven Central.

Includes these changes.

Static Code Analysis Tool v0.11.1

Choose a tag to compare

@kaikreuzer kaikreuzer released this 13 Apr 17:51

This is a patch release, which only contains #411 as a change.
The release is available on Maven Central.

Static Code Analysis Tool v0.11.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 11 Apr 14:56

Static Code Analysis Tool v0.10.0

Choose a tag to compare

@kaikreuzer kaikreuzer released this 25 Apr 20:49

Available at https://bintray.com/openhab/mvn/openhab-tools/0.10.0 as well as on Maven Central.

Includes these changes.