Skip to content

Releases: avengineers/spl-core

v3.16.0

02 Feb 09:57
Compare
Choose a tag to compare

v3.16.0 (2024-02-02)

Feature

  • feat: component library type is configurable (c3bd911)

v3.15.0

09 Jan 12:52
Compare
Choose a tag to compare

v3.15.0 (2024-01-09)

Chore

  • chore: fix all review findings (c4b3b0a)

  • chore: update spl project template (211f57c)

  • chore: review and refactor variant reports target (d7c8566)

Documentation

  • docs: describe spl features and cmake targets (83c2956)

Feature

  • feat: add coverage and doxygen to variant report (f5806d4)

  • feat: add variant reports target (91ce7c7)

  • feat: we need generated rst files for every component (b00d65f)

  • feat: add creation of variant docs

backup (3e9415e)

v3.14.0

02 Jan 15:57
Compare
Choose a tag to compare

v3.14.0 (2024-01-02)

Documentation

  • docs: add changelog to documentation (13431d5)

Feature

  • feat: provide list of productive sources (#112)

Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> (ef4c6eb)

v3.13.1

04 Dec 12:08
Compare
Choose a tag to compare

v3.13.1 (2023-12-04)

Fix

  • fix: wrong overall coverage report dependencies (399f166)

v3.13.0

01 Dec 08:11
Compare
Choose a tag to compare

v3.13.0 (2023-12-01)

Feature

  • feat: add explicit target for the coverage report (f917706)

v3.12.0

30 Nov 07:23
Compare
Choose a tag to compare

v3.12.0 (2023-11-30)

Chore

  • chore: link keywords like component, variant (66226fa)

Documentation

  • docs: how to create a new component (616c802)

Feature

  • feat: from legacy to configurable component (478d4b3)

Unknown

  • Merge pull request #105 from avengineers/feature/EPES-1424-refer-to-sple-platform-in-all-references

cjore: add link to components and variants within SPL Core Docu (45325df)

  • add link to variant within SPL Core Docu (c0c8a1d)

  • add link to components within SPL Core Docu (3407707)

v3.11.3

22 Nov 18:57
Compare
Choose a tag to compare

v3.11.3 (2023-11-22)

Fix

  • fix: gcovr needs binary dir as last parameter (7166438)

v3.11.2

22 Nov 17:21
Compare
Choose a tag to compare

v3.11.2 (2023-11-22)

Fix

  • fix: handling of obsolete coverage data and notes files (8b3f510)

v3.11.1

16 Nov 07:19
Compare
Choose a tag to compare

v3.11.1 (2023-11-16)

Fix

  • fix: coverage report is empty (fb44eae)

v3.11.0

08 Nov 13:11
Compare
Choose a tag to compare

v3.11.0 (2023-11-08)

Chore

  • chore: improve SPL description (a222cc8)

  • chore: add linting of commit messages (fa02d0b)

Feature

  • feat: add release workflow step and semver config (4c35494)

Unknown

  • Merge pull request #99 from avengineers/feature/what-is-spl

Improve SPL description (26c9a34)