Skip to content

Conversation

@ruccho
Copy link
Collaborator

@ruccho ruccho commented Jan 5, 2026

  • Renamed unienc crate to unienc_c and moved platform-conditional type definitions to a new crate unienc
    • Native libraries are also renamed to libunienc_c.*
  • Removed anyhow and added typed errors using thiserror
  • Added unity feature flag to enable unity-specific APIs related to readback-free encoding
  • Added multi-thread feature flag to enable multi-threaded async runtime (enabled by default)
  • Updated Rust edition to 2024
    • Some unsafe is added due to this

@ruccho ruccho force-pushed the feature/typed_errors branch from 7915d78 to 2a15ddf Compare January 5, 2026 06:01
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