Releases: BroderickCarlin/regiface
Releases · BroderickCarlin/regiface
regiface-v0.1.4
Fixed
- Fix packed_struct feature not propertly cfg gated
Other
- rustfmt fix
- Merge remote-tracking branch 'origin/main'
regiface-v0.1.3
Fixed
- remove default features from packed_struct dep
regiface-v0.1.2
Added
- Add derive macros
Other
- Fix README links
regiface-macros-v0.1.2
Other
- release
v0.1.1
Added
- Restructure the crate, add utilty methods
- Refactor and add types for handling byte arrays
- Switch to using PackedStruct for serde operations
- Restructure the repo slightly, and get the traits close to their final forms
- Initial commit of the core types
Other
- Merge pull request #1 from BroderickCarlin/dependabot/github_actions/taskmedia/action-conventional-commits-1.1.11
- Add README and fix a couple doc issues
- Initial commit