Closed qnikst closed 3 years ago
We move to the base64 package as more stable and correct. At this point of time we do not switch types in order not to break API, but in the future we would be able to use more appropriate types (Text or Short bytestring variant).
This commit fixes #61.
This change drops many old versions, so it worth releasing current version and merge this PR afterwards.
We move to the base64 package as more stable and correct. At this point of time we do not switch types in order not to break API, but in the future we would be able to use more appropriate types (Text or Short bytestring variant).
This commit fixes #61.