Releases: avengineers/spl-core
Releases · avengineers/spl-core
v6.0.0
v6.0.0 (2024-10-30)
Breaking
- feat!: support components without sources (
a81f5e8
)
Feature
Unknown
- Revert "feat: add spl_add_external_component()"
This reverts commit 91aae3e. (1097c64
)
v5.0.0
v5.0.0 (2024-09-23)
Breaking
- feat!: disable inlining and keep inline function in build kit "test" (#156) (
5ec41e2
)
v4.6.1
v4.6.1 (2024-08-14)
Fix
- fix: create build info by default (
aa275c4
)
v4.6.0
v4.6.0 (2024-08-13)
Feature
- feat: create build.json with component info (
0e35f94
)
v4.5.0
v4.5.0 (2024-08-01)
Documentation
- docs: include readme + changelog (
11764cd
)
Feature
- feat: update deps, hammocking 0.3.0 (
55fbe74
)
v4.4.1
v4.4.1 (2024-05-13)
Fix
- fix: solve exception with CommandLineExecutor (
3a1f6d0
)
v4.4.0
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
v4.3.0 (2024-04-30)
Feature
- feat: create please script (
46f57fa
)
v4.2.0
v4.2.0 (2024-04-29)
Documentation
- docs: generate project using the init command (
e75c02e
)
Feature
- feat: add command to kickstart new project (
375fb05
)
v4.1.2
v4.1.2 (2024-04-18)
Fix
- fix: add creation of artifacts to spl_build (
e4f3d17
)
Unknown
- Merge pull request #135 from avengineers/133-integrate-creation-of-artifacts
fix: add creation of artifacts to spl_build (725fb18
)