Releases: Lynskylate/serde_hessian
Releases · Lynskylate/serde_hessian
v0.0.4
What's Changed
- Add clippy check and fix clippy error by @Lynskylate in #13
- fix Value::Long to_string by @crazyzh1984 in #15
- Fix clippy warning by @Lynskylate in #18
- Bump regex from 1.3.9 to 1.6.0 by @dependabot in #17
- Bump ordered-float from 1.0.2 to 1.1.1 by @dependabot in #16
- Bump crossbeam-deque from 0.7.3 to 0.7.4 by @dependabot in #19
- Fix/add test by @Lynskylate in #21
- Update criterion version to 0.4.0 by @Lynskylate in #22
- Add serde-hessian library by @Lynskylate in #23
- Fix/fix variant roundtrip test by @Lynskylate in #24
- Feature/add python binding by @Lynskylate in #25
- Change upload directory by @Lynskylate in #26
New Contributors
- @crazyzh1984 made their first contribution in #15
- @dependabot made their first contribution in #17
Full Changelog: v0.0.3...v0.0.4