v0.135.0
Primary changes:
- #897, make publishing for AtlasRegistry customizable.
- #898, make TagList implement Comparable.
- #899, use HashSet implementation for In queries.
- #900, reduce overhead of cache compaction.
- #901, simplify repeat matcher toString output.
- #902, optimize case where regex always matches.
- #903, only parse expressions if needed.
A comprehensive list of changes can be found in the commit log: v0.134.0...v0.135.0