Releases: jewlexx/quork
Releases · jewlexx/quork
v0.8.0
What's Changed
- Update Rust crate thiserror to v2 by @renovate in #59
- Added new Map trait that replaces LockMap by @jewlexx in #60
- Add derive macro to strip enum of data by @jewlexx in #39
- Add sized string struct by @jewlexx in #57
- Removed reliance on c code for network manager by @jewlexx in #61
Full Changelog: v0.7.2...v0.8.0
v0.7.2
v0.7.1
v0.6.3
v0.6.2
- Fixed not accounting for suffix
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.1
Mostly internal changes, that should not have any effect on end users.
What's Changed
- COM_INIT refactoring by @jewlexx in #28
- Use proc macro error rather than compile errors by @jewlexx in #27
- Use clippy::pedantic by @jewlexx in #26
Added
- Do While loop implementation through a macro
Full Changelog: https://github.com/jewlexx/quork/commits/v0.4.1