Releases: eclipse-score/baselibs_rust
Releases · eclipse-score/baselibs_rust
v0.1.0
What's Changed
- clippy: switch to rules_lint by @dcalavrezo-qorix in #60
- coverage: added rust coverage reporting by @dcalavrezo-qorix in #63
- bazel: bump deps by @PiotrKorkus in #64
New Contributors
- @dcalavrezo-qorix made their first contribution in #60
- @PiotrKorkus made their first contribution in #64
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- use new toolchain by @pawelrutkaq in #57
- Make logs belong to process by @pawelrutkaq in #58
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Make Heap be Send for T:Send by @pawelrutkaq in #54
- log: add Rust log init for C++ by @arkjedrz in #53
- log: add timestamp to
stdout_loggerby @arkjedrz in #56
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Testing macro crate: Auto init logging by @pawelrutkaq in #51
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- log: rename
mw_logtoscore_logby @arkjedrz in #50 - ArcIn: Arc with custom allocator by @pawelrutkaq in #48
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- bazel: Base changes to repository by @arkjedrz in #1
- doc: bump versions by @pawelrutkaq in #2
- docs: initial docs from template by @arkjedrz in #3
- ABI-compatible and fixed-capacity vectors by @awillenbuecher-xq-tec in #5
- docs:
mw_logarch diagrams by @arkjedrz in #4 - ABI-compatible and fixed-capacity queues by @awillenbuecher-xq-tec in #18
- rustfmt: Use rustfmt from tooling by @nicu1989 in #29
- log:
mw_log_fmtimplementation by @arkjedrz in #13 - ABI-compatible and fixed-capacity strings by @awillenbuecher-xq-tec in #28
- formatting: align formatting by @arkjedrz in #34
- Requirements and specs for containers component by @awillenbuecher-xq-tec in #19
- containers_rust: accessors and iterators for queue by @awillenbuecher-xq-tec in #38
- infra: align toolchains usage, deps and enable QNX8 CI by @pawelrutkaq in #42
- ABI-compatible Option and Result types by @awillenbuecher-xq-tec in #41
- log:
mw_log_fmt_macroimplementation by @arkjedrz in #14 - infra: unblock tests for Miri by @arkjedrz in #35
- log:
mw_logimplementation by @arkjedrz in #32 - log: Rust-based backend implementation by @arkjedrz in #39
- log: add
Boxformat impl by @arkjedrz in #45 - log: re-export
qmfeature inmw_logby @arkjedrz in #46
New Contributors
- @arkjedrz made their first contribution in #1
- @pawelrutkaq made their first contribution in #2
- @awillenbuecher-xq-tec made their first contribution in #5
- @nicu1989 made their first contribution in #29
Full Changelog: https://github.com/eclipse-score/baselibs_rust/commits/v0.0.1