v2.2.0
- Fix crockford padding handling (Thanks @jscholler)
- Update deps and clean up old dart stuff no longer necessary.
- Expose
isValidto allow verification with booleans.
What's Changed
- Fix: Skip even length check for non-padded encodings (Crockford) and add test for GitHub issue example by @jscholler in #15
New Contributors
- @jscholler made their first contribution in #15
Full Changelog: 2.1.3...2.2.0