Skip to content

v1.7.0

Compare
Choose a tag to compare
@jfontan jfontan released this 31 Jul 18:28
a73bed3

This release adds support for go modules and Glob method to OrderedIndex that improves speed on indexes with a lot of entries.

  • build: support go.mod #47
  • index: implement Glob in OrderedIndex #48