Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: fluent/cfl

unstable

03 Aug 18:04
b905b4e

Choose a tag to compare

unstable Pre-release
Pre-release
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

22 May 14:49

Choose a tag to compare

build: bump to v0.6.1

Signed-off-by: Eduardo Silva <[email protected]>

v0.6.0

07 Apr 18:33

Choose a tag to compare

workflows: move everything to CMake 3.20

Signed-off-by: Eduardo Silva <[email protected]>

v0.5.2

06 Aug 14:50
5a0884c

Choose a tag to compare

compat: utils: Use <sys/types.h> to define off_t (#46)

Signed-off-by: Hiroshi Hatake <[email protected]>

v0.5.1

05 Aug 18:28

Choose a tag to compare

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

18 Apr 18:30

Choose a tag to compare

tests: array: for ref test, use the heap

Signed-off-by: Eduardo Silva <[email protected]>

v0.4.1

08 Apr 14:32
c86d8f3

Choose a tag to compare

array: fix memory overlap when removing from array by index. (#42)

Signed-off-by: Phillip Whelan <[email protected]>

v0.4.0

26 Feb 00:03

Choose a tag to compare

tests: kvlist: fix conditionals

Signed-off-by: Eduardo Silva <[email protected]>

v0.3.0

20 Dec 21:07

Choose a tag to compare

build: bump to v0.3.0

Signed-off-by: Eduardo Silva <[email protected]>

v0.2.3

25 Apr 09:23

Choose a tag to compare

sds: typo fix

Signed-off-by: Leonardo Alminana <[email protected]>