v0.0.12 🎉
🚀 Features
- feat: update rustfmt config by matteopolak
🐛 Fixes
- fix: use spaces in doc comments by matteopolak
- fix: ensure at least one required feature is enabled by matteopolak
- fix: support aide without pretty-errors by matteopolak
- fix: do not add impls to Message without pretty-errors by matteopolak
- fix: deserialize named fields with msgpack by matteopolak
🧹 Chores
- chore: fmt by matteopolak
- chore: release 0.0.12 by matteopolak
🧪 Tests
- ci: add semver-checks in release by matteopolak
- ci: use --at-least-one-of by matteopolak
- ci: reduce total features for powerset by matteopolak
- ci: group up serde-related features by matteopolak
- test: add roundtrip tests by matteopolak