Skip to content

v0.135.0

Compare
Choose a tag to compare
@brharrington brharrington released this 06 Sep 16:32
15cd93c

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