Skip to content

Lenalee - 2.7.0

Compare
Choose a tag to compare
@azjezz azjezz released this 19 Jul 20:16
· 48 commits to next since this release
cd59982

What's Changed

features

  • feat(encoding): introduce Base64\Variant enum to support encoding/decoding different variants - #408 by @Gashmob

fixes, and improvements

  • fix(option): return Option<never> for Option::none() - #415 by @devnix
  • fix(str): add invariant to avoid unexpected errors when parsing an invalid UTF8 string - #410 by @devnix

New Contributors

Full Changelog: 2.6.0...2.7.0