Releases: fluent/cfl
Releases · fluent/cfl
unstable
build(deps): bump actions/upload-artifact from 5 to 6 (#69) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.6.1
build: bump to v0.6.1 Signed-off-by: Eduardo Silva <[email protected]>
v0.6.0
workflows: move everything to CMake 3.20 Signed-off-by: Eduardo Silva <[email protected]>
v0.5.2
compat: utils: Use <sys/types.h> to define off_t (#46) Signed-off-by: Hiroshi Hatake <[email protected]>
v0.5.1
build(deps): bump uraimo/run-on-arch-action from 2.3.0 to 2.5.0 Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.3.0...v2.5.0) --- updated-dependencies: - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
CFL v0.5.0
tests: array: for ref test, use the heap Signed-off-by: Eduardo Silva <[email protected]>
v0.4.1
array: fix memory overlap when removing from array by index. (#42) Signed-off-by: Phillip Whelan <[email protected]>
v0.4.0
tests: kvlist: fix conditionals Signed-off-by: Eduardo Silva <[email protected]>
v0.3.0
build: bump to v0.3.0 Signed-off-by: Eduardo Silva <[email protected]>
v0.2.3
sds: typo fix Signed-off-by: Leonardo Alminana <[email protected]>