File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4242 NOTE: Add new entries sorted by issue number to minimize the possibility of
4343 conflicts when merging.
4444-->
45+ * Remove support for Bazel Workspaces
46+ [ #1263 ] ( https://github.com/eclipse-iceoryx/iceoryx2/issues/1263 )
4547* Adjust test names to naming convention
4648 [ #1273 ] ( https://github.com/eclipse-iceoryx/iceoryx2/issues/1273 )
4749* Move character output abstraction into their own crate
5153* Replace ` lazy_static ` dependency with ` LazyLock ` from ` std ` in ` std ` builds or
5254 a custom minimal spin-based implementation for ` no_std ` builds
5355 [ #1321 ] ( https://github.com/eclipse-iceoryx/iceoryx2/issues/1321 )
54- * Remove support for Bazel Workspaces
55- [ #1263 ] ( https://github.com/eclipse-iceoryx/iceoryx2/issues/1263 )
56+ * Remove ` posix ` feature and use ` cfg ` switch based on target instead
57+ [ #1327 ] ( https://github.com/eclipse-iceoryx/iceoryx2/issues/1327 )
5658
5759### Workflow
5860
You can’t perform that action at this time.
0 commit comments