v0.4.0
What's Changed
- Improve
Set.Contains()
performance by makingSet
a hash set-like data structure by @patjakdev in #38 - cedar: project public types, constructors, and constants from the types package through the cedar package for convenience by @patjakdev in #39
Full Changelog: v0.3.2...v0.4.0