All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2024-01-29
- 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
- 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