Skip to content

Conversation

@pbower
Copy link
Owner

@pbower pbower commented Oct 18, 2025

  1. Replace OnceCell with OnceLock
  2. Add Universal Broadcasting feature
  3. Add Concatenate trait and feature
  4. BREAKING CHANGE: Arc-wrapped Value elements to contain memory size and for broadcasting safety.
  5. BREAKING CHANGE: Split Vec64 and Alloc64 to standalone crate
  6. Added byte-size trait for object footprint.

1. Replace OnceCell with OnceLock
2. Add Universal Broadcasting feature
3. Add Concatenate trait and feature
4. BREAKING CHANGE: Arc-wrapped Value elements to contain memory size
   and for broadcasting safety.
5. BREAKING CHANGE: Split Vec64 and Alloc64 to standalone crate
6. Added byte-size trait for object footprint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants