Releases: eclipse-score/score-crates
Releases · eclipse-score/score-crates
v0.0.9
What's Changed
- Enable thiserror crate support by @bharatGoswami8 in #30
New Contributors
- @bharatGoswami8 made their first contribution in #30
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Add
loomby @arkjedrz in #26 - Added nix features for feo testing by @artemsheinacn in #27
- locking: enforce Bzlmod lockfile consistency by @dcalavrezo-qorix in #28
- Enable aarch64 by @pawelrutkaq in #25
New Contributors
- @arkjedrz made their first contribution in #26
- @artemsheinacn made their first contribution in #27
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add cliclack and x86_64 qnx support by @pawelrutkaq in #23
NOTE:
TO make x86-64-qnx work use below until rules_rust are not takne from S_CORE BCR
git_override(
module_name = "rules_rust",
remote = "https://github.com/pawelrutkaq/rules_rust.git", # To be fixed once rule_rust is in score bazel registry
commit = "293337fd6402ec3dfbeb8f2d589f38ad9124dadd",
)
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add crates required for persistency by @igorostrowskiq in #22
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- add ctrlc crate for FEO shutdown feature by @ShoroukRamzy in #15
- Adding the rust crates by @sahithi-nukala in #17
- Updating rust crates by @sahithi-nukala in #19
- Added ipc-channel crate for feo testing app by @marcmo in #20
- deps: Add orchestrator deps by @prabakaranklst in #16
- Update MODULE.bazel by @dcalavrezo-qorix in #21
New Contributors
- @ShoroukRamzy made their first contribution in #15
- @sahithi-nukala made their first contribution in #17
- @prabakaranklst made their first contribution in #16
- @dcalavrezo-qorix made their first contribution in #21
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add crates required for feo prost toolchain by @marcmo in #8
- Add signal_hook for FEO OS signals by @marcmo in #9
- Add json feature to tracing-subscriber crate by @igorostrowskiq in #11
- Regenerate build files by @igorostrowskiq in #12
- Add feature nested deps to tracing-subscriber crate by @PiotrKorkus in #13
- version bump by @PiotrKorkus in #14
New Contributors
- @igorostrowskiq made their first contribution in #11
- @PiotrKorkus made their first contribution in #13
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Added LICENSE file by @ramceb in #4
- Added feo crates by @marcmo in #5
- Update version of module by @pawelrutkaq in #7
New Contributors
- @marcmo made their first contribution in #5
- @pawelrutkaq made their first contribution in #7
Full Changelog: v0.0.2...v0.0.3