Skip to content

Clear Berkelium

Pre-release
Pre-release

Choose a tag to compare

@markjfisher markjfisher released this 03 Jul 06:21
· 228 commits to main since this release

Rereleasing this, it was removed because the next 4 is a breaking change, and I removed this one to align semantic versioning, but it's breaking a few things down the line, so a re-release is the easiest fix for now.

[4.0.0] - 2024-05-06

Breaking Changes

  • [appkey] Update signature of appkey functions to return bool instead of uint8_t
  • [appkey] Change return values of appkey to indicate SUCCESS status to be consistent with other functions
  • [hashing] All hashing/base64 functions have been updated similarly to return bool status of success instead of error