v0.9.0
0.9.0 (2023-02-16)
Breaking Changes
* feat!: Do not expose AsBytes()
* refactor: Make our String or Bytes interface more intuitive to users.
Name it from the POV of the user passing things in, not from what is
received.
Bytes -> StringOrBytes
RawBytes -> Bytes
StringBytes -> String
* feat!: String("string") and Bytes([]bytes("abc"))
* Add a type alias for keys.