Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 02:18
· 45 commits to main since this release
4f65534

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