v1.2.0
What's Changed
- Update benchmarks and library versions by @Seramis in #9
- Removed some code duplications and unnecessary castings on string-related implementation by @Seramis in #10
- IsValid() method performance improved ~10x. Tests fixed - alternative letters (like I instead of 1) should be allowed. by @Seramis in #11
- Make Ulid AoT compatible by @Seramis in #12
Full Changelog: v1.1.1...v1.2.0