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

Skip to content

Tags: fluent/cfl

Tags

unstable

Toggle unstable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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](actions/upload-artifact@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

Toggle v0.6.1's commit message
build: bump to v0.6.1

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

v0.6.0

Toggle v0.6.0's commit message
workflows: move everything to CMake 3.20

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

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
compat: utils: Use <sys/types.h> to define off_t (#46)

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

v0.5.1

Toggle v0.5.1's commit message
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](uraimo/run-on-arch-action@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]>

v0.5.0

Toggle v0.5.0's commit message
tests: array: for ref test, use the heap

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

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
array: fix memory overlap when removing from array by index. (#42)

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

v0.4.0

Toggle v0.4.0's commit message
tests: kvlist: fix conditionals

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

v0.3.0

Toggle v0.3.0's commit message
build: bump to v0.3.0

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

v0.2.3

Toggle v0.2.3's commit message
sds: typo fix

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