Skip to content

Releases: cpp-linter/cpp-linter-action

v2.1.4

Choose a tag to compare

@shenxianpeng shenxianpeng released this 25 Oct 08:44
5879ece

What's Changed

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

v1.5.1

Choose a tag to compare

@shenxianpeng shenxianpeng released this 25 Oct 10:24
68f7e75

What's Changed

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

v2.1.3

Choose a tag to compare

@shenxianpeng shenxianpeng released this 19 Oct 10:38
c17445b

What's Changed

Full Changelog: v2...v2.1.3

v2.1.2

Choose a tag to compare

@shenxianpeng shenxianpeng released this 14 Oct 09:29
ec1e737

What's Changed

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

v2.1.1

Choose a tag to compare

@shenxianpeng shenxianpeng released this 20 Sep 03:18
2c5e20b

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

Choose a tag to compare

@shenxianpeng shenxianpeng released this 09 Sep 02:50
952be34

What's Changed

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

v2.0.0

Choose a tag to compare

@shenxianpeng shenxianpeng released this 05 Sep 06:14
79327f4

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

Choose a tag to compare

@shenxianpeng shenxianpeng released this 28 Aug 05:17
92298bd

What's Changed

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

v1.4.5

Choose a tag to compare

@shenxianpeng shenxianpeng released this 15 Aug 02:12
eddec1b

What's Changed

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

v1.4.4

Choose a tag to compare

@shenxianpeng shenxianpeng released this 24 Jun 07:12
e4cf6e4

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