Skip to content

Releases: avengineers/spl-core

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)

v4.6.0

13 Aug 15:18
Compare
Choose a tag to compare

v4.6.0 (2024-08-13)

Feature

  • feat: create build.json with component info (0e35f94)

v4.5.0

01 Aug 10:06
Compare
Choose a tag to compare

v4.5.0 (2024-08-01)

Documentation

  • docs: include readme + changelog (11764cd)

Feature

  • feat: update deps, hammocking 0.3.0 (55fbe74)

v4.4.1

13 May 14:15
Compare
Choose a tag to compare

v4.4.1 (2024-05-13)

Fix

  • fix: solve exception with CommandLineExecutor (3a1f6d0)

v4.4.0

30 Apr 13:03
Compare
Choose a tag to compare

v4.4.0 (2024-04-30)

Documentation

  • docs: update readme and example project generation (c19e220)

Feature

  • feat: add linker config to model file (eb06294)

v4.3.0

30 Apr 06:31
Compare
Choose a tag to compare

v4.3.0 (2024-04-30)

Feature

  • feat: create please script (46f57fa)

v4.2.0

29 Apr 17:57
Compare
Choose a tag to compare

v4.2.0 (2024-04-29)

Documentation

  • docs: generate project using the init command (e75c02e)

Feature

  • feat: add command to kickstart new project (375fb05)