v1.0.1
Version 1.0.1
- Documentation updates
- No longer export the
Message
type: this was added for consistency with the swift-paseto library, but I opted to simplify the API here considerably by not exporting the low level Paseto crypto operations. TheMessage
type only really makes sense when using those low level operations.