Releases: fluent/cfl
Releases · fluent/cfl
unstable
build(deps): bump uraimo/run-on-arch-action from 2.8.1 to 3.0.0 (#59) Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.8.1 to 3.0.0. - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.8.1...v3.0.0) --- updated-dependencies: - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.5.2
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] <support@github.com>
CFL v0.5.0
tests: array: for ref test, use the heap Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.4.1
array: fix memory overlap when removing from array by index. (#42) Signed-off-by: Phillip Whelan <phil@calyptia.com>
v0.4.0
tests: kvlist: fix conditionals Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.3.0
build: bump to v0.3.0 Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.2.3
sds: typo fix Signed-off-by: Leonardo Alminana <leonardo@calyptia.com>
v0.2.2
build: bump to v0.2.2 Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
v0.2.1
array: set pointer reference after reallocation Signed-off-by: Eduardo Silva <eduardo@calyptia.com>