Skip to content

Releases: avengineers/spl-core

v6.3.1

15 Jan 15:02
Compare
Choose a tag to compare

v6.3.1 (2025-01-15)

Bug Fixes

  • Test suite creation ignores additional test sources (ec98319)

Detailed Changes: v6.3.0...v6.3.1

v6.3.0

15 Jan 13:09
Compare
Choose a tag to compare

v6.3.0 (2025-01-15)

Bug Fixes

  • Semantic release sets the release flag even when noop option is used (0d22bf3)

Features

  • Checkout target branch when given (94ee842)

Detailed Changes: v6.2.0...v6.3.0

v6.2.1-rc1.dev.1

15 Jan 09:42
Compare
Choose a tag to compare
v6.2.1-rc1.dev.1 Pre-release
Pre-release

v6.2.1-rc1.dev.1 (2025-01-15)

Bug Fixes

  • Test suite creation ignores additional test sources (b4b5a11)

Detailed Changes: v6.2.0...v6.2.1-rc1.dev.1

v6.2.1-rc.1

14 Jan 14:52
Compare
Choose a tag to compare
v6.2.1-rc.1 Pre-release
Pre-release

v6.2.1-rc.1 (2025-01-14)

Fix

  • fix: test suite creation ignores additional test sources (b4b5a11)

v6.2.0

20 Dec 13:19
Compare
Choose a tag to compare

v6.2.0 (2024-12-20)

Feature

  • feat: add marker to base test runner (0b69db3)

v6.1.1

03 Dec 12:48
Compare
Choose a tag to compare

v6.1.1 (2024-12-03)

Fix

  • fix: make disabling of inline and static functions configurable (ccfeeec)

v6.1.0

28 Nov 20:15
Compare
Choose a tag to compare

v6.1.0 (2024-11-28)

Feature

  • feat: add support for absolute paths to spl_add_named_component() (d4e3578)

v6.0.0

30 Oct 12:54
Compare
Choose a tag to compare

v6.0.0 (2024-10-30)

Breaking

  • feat!: support components without sources (a81f5e8)

Feature

  • feat: add spl_add_external_component() (b71e4f7)

  • feat: add spl_add_named_component() (7614a2e)

Unknown

  • Revert "feat: add spl_add_external_component()"

This reverts commit 91aae3e. (1097c64)

v5.0.0

23 Sep 08:19
Compare
Choose a tag to compare

v5.0.0 (2024-09-23)

Breaking

  • feat!: disable inlining and keep inline function in build kit "test" (#156) (5ec41e2)

v4.6.1

14 Aug 08:44
Compare
Choose a tag to compare

v4.6.1 (2024-08-14)

Fix

  • fix: create build info by default (aa275c4)