Releases: ohkami-rs/serdev
Releases · ohkami-rs/serdev
v0.3.2
Immutable
release. Only release title and notes can be modified.
v0.3.1
Immutable
release. Only release title and notes can be modified.
v0.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: update LICENSE by @kanarus in #22
- feat: Support any callable expression as
validationby @kanarus in #23 - chore(CI): pin uses by commit hashes & replace
auto-approveaction by gh command by @kanarus in #24 - v0.3 by @kanarus in #25
- chore: fmt & clippy by @kanarus in #26
- docs: improve README by @kanarus in #27
- docs: improve README by @kanarus in #28
- chore: Trusted Publishing by @kanarus in #29
Full Changelog: v0.2.0...v0.3.0
v0.2
What's Changed
- chore: fix repository urls in Cargo.tomls by @kanarus in #9
- chore: place
examplesat the top of repository by @kanarus in #11 - chore: add fields transfering by hand vs mem::transmute by @kanarus in #12
- chore: CI: run examples in test to execute assert_eq!s by @kanarus in #13
- chore: update README by @kanarus
- feat: support
#[serdev(crate = "path::to::serdev")]by @kanarus in #21
Full Changelog: v0.1...v0.2.0