Skip to content

rearch v0.9.1

Compare
Choose a tag to compare
@GregoryConrad GregoryConrad released this 11 Jan 03:05
· 53 commits to main since this release

Chore

  • bump version numbers

Documentation

  • update code comments

New Features

  • add Debug, PartialEq, and Eq impl for CapsuleKey

Refactor

  • improve structure of dyn capsule key impl

Commit Statistics

  • 4 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 4 commits were understood as conventional.
  • 1 unique issue was worked on: #32

Commit Details

view details
  • #32
    • Add Debug, PartialEq, and Eq impl for CapsuleKey (b2e6e1d)
  • Uncategorized
    • Bump version numbers (151ff0b)
    • Improve structure of dyn capsule key impl (1b96f14)
    • Update code comments (74155c5)