Skip to content

Releases: codefreak/templates

2.0.0

21 Aug 14:29
baca0c6

Choose a tag to compare

This new major release updates our templates to be compatible with our new definition format.
We dropped support for codeclimate but introduced a new powerful script + report-parsing evaluation pipeline which allows using even more available linters and testing suites.
Please check out our main repository to keep track of this major upcoming change.

1.5.1

31 Mar 20:02
33062d6

Choose a tag to compare

  • Fix C++ template unit tests

1.5.0

23 Mar 09:20
5e3abb3

Choose a tag to compare

  • Simplify Java template's build.gradle
  • Add launch.json for all templates

1.4.2

09 Mar 10:53
c18ea83

Choose a tag to compare

  • Small improvements for C++ template

1.4.1

25 Feb 11:20
546e545

Choose a tag to compare

  • Improve C++ template

1.4.0

15 Feb 10:45
de897ce

Choose a tag to compare

  • Add C++ Template with gtest
  • Update Gradle to v6.8.2
  • Update Jest to v26.6.3

1.3.0

13 Jan 13:30
9b25bd5

Choose a tag to compare

  • Upgrade template dependencies
  • Add default options to Java template

1.2.2

07 Sep 12:05
d4ddfe6

Choose a tag to compare

Fix Spotless plugin in Java template

1.2.1

03 Sep 19:41
85ad499

Choose a tag to compare

Fix Java readme

1.2.0

27 May 16:36
456c69f

Choose a tag to compare

Add C#/.NET template