- macOS Platform support #51
- Services with the same name for different messaging patterns are supported #16
- Fix undefined behavior in
FixedSizeByteString::new_unchecked
#61 - Fix suffix of static config #66
- Interpret non-existing service directory as no existing services #63
- Rename char in platform to C_char #54
- Set reasonable Rust min version to 1.70 and verify it with additional CI targets #72
- add
cargo audit
for security vulnerability checking in dependencies #48