Skip to content

Releases: cpp-linter/cpp-linter-action

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

v1.4.4

24 Jun 07:12
e4cf6e4
Compare
Choose a tag to compare

What's Changed

  • Update Readme no docker & allow using platform default version by @2bndy5 in #66
  • Fix mkdocstrings usage/reqs by @2bndy5 in #70
  • Add auto-trigger tests before merging by @shenxianpeng in #71

Full Changelog: v1.4.3...v1.4.4

v1.4.3

07 May 08:10
d886080
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

23 Apr 15:36
fba6075
Compare
Choose a tag to compare

🚀New Feature

👷 Changes

Full Changelog: shenxianpeng/cpp-linter-action@v1.4.1...v1.4.2