Skip to content

Added custom Types

Compare
Choose a tag to compare
@Attumm Attumm released this 17 Oct 11:11
· 6 commits to main since this release
6f25c5d

v.2.6.0

Added extended types, allowing for custom types to be added and even storing values encrypted. Additionally, various housekeeping updates have been made to improve overall code quality and maintainability.

  • Added support for extended types and custom type additions
  • Example encrypted value storage
  • Added testing for extended types and encryption
  • Refactored transform functionality for improved encoding/decoding
  • Updated README with new sections on extended types and examples