Skip to content

Releases: Feuermagier/autograder

v0.5.6

13 May 13:18
c869904
Compare
Choose a tag to compare

What's Changed

  • Dependency(deps): Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #152
  • Dependency(deps): Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #151
  • Dependency(deps): Bump jgraph.version from 1.5.1 to 1.5.2 by @dependabot in #148
  • Dependency(deps-dev): Bump junit-jupiter-engine from 5.9.2 to 5.9.3 by @dependabot in #139
  • Dependency(deps): Bump jackson.version from 2.14.2 to 2.15.0 by @dependabot in #138
  • fix crash on windows because of different encodings by @Luro02 in #156

Full Changelog: v0.5.5...v0.5.6

v0.5.5

10 May 11:35
0013250
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)

v0.5.4

24 Apr 09:41
9149900
Compare
Choose a tag to compare

Includes many new lints and bug fixes.

Noteworthy additions include...

  • detection of complex regex that should have an explaining comment
  • the ability to detect constants classes
  • unchecked casts
  • violations of the equals/hashCode/compareTo contract
  • replacing string concatenations with format strings
  • initial support for detecting closed set of values that should be modelled as an enum
  • detect instanceof uses and emulation through getClass or by catching ClassCastException
  • suggest using guard-clauses
  • detect if a scanner has been closed

What's Changed

  • Dependency(deps): Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #108
  • Dependency(deps): Bump flatten-maven-plugin from 1.3.0 to 1.4.1 by @dependabot in #107
  • Dependency(deps): Bump asm.version from 9.4 to 9.5 by @dependabot in #106
  • Dependency(deps): Bump picocli.version from 4.7.1 to 4.7.2 by @dependabot in #104
  • Fix more stuff by @Luro02 in #103
  • Dependency(deps): Bump commons-compress from 1.22 to 1.23.0 by @dependabot in #133
  • Dependency(deps): Bump picocli.version from 4.7.2 to 4.7.3 by @dependabot in #132
  • Dependency(deps): Bump slf4j.version from 2.0.6 to 2.0.7 by @dependabot in #105
  • Fix more stuff by @Luro02 in #121

Full Changelog: v0.5.3...v0.5.4

v0.5.3

11 Apr 13:06
a42396d
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)

v0.5.2

10 Apr 15:01
2b5a165
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)

v0.5.1

07 Apr 13:09
8ae1a92
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)

v0.5

29 Mar 17:28
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)

v0.4

27 Mar 23:17
Compare
Choose a tag to compare

Minor Release (mostly for the automatic download of the jar file)