Skip to content

Releases: cpp-linter/cpp-linter-action

v2.2.0

26 Oct 03:48
0155b5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.2.0

v2.1.4

25 Oct 08:44
5879ece
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v1.5.1

25 Oct 10:24
68f7e75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v2.1.3

19 Oct 10:38
c17445b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.3

v2.1.2

14 Oct 09:29
ec1e737
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

20 Sep 03:18
2c5e20b
Compare
Choose a tag to compare

What's Changed

  • Upgrade cpp-linter to v1.4.8 to ignore lines-changed-only option when diff was not provided by the GitHub REST API response. by @2bndy5 in cpp-linter/cpp-linter#11
  • Fixed release workflow failed when the event is published by @shenxianpeng in #105

Full Changelog: v2.1.0...v2.1.1

v2.1.0

09 Sep 02:50
952be34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 Sep 06:14
79327f4
Compare
Choose a tag to compare

What's Changed

What's new for v2

  • Change action from docker to composite steps by @shenxianpeng @2bndy5 in #83
    • improve workflow runs times from 1m 24s (currently) to 6-20s.
    • better support for the database input option (which is currently broken with the docker env).
    • better support cross-compilation
    • better support 3rd party libraries
  • Includes many issues and enhancements by @2bndy5 @shenxianpeng. See #87 for details.

Full Changelog: v1.5.0...v2.0.0

v1.5.0

28 Aug 05:17
92298bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.5.0

v1.4.5

15 Aug 02:12
eddec1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5