Skip to content

v4.1.1

Compare
Choose a tag to compare
@paynejason paynejason released this 20 Dec 16:17
· 105 commits to main since this release
ea7b970

Fixes several bugs, including:

  • Adding tags to a term with no initial tags no longer throws an error.
  • Caching is now more effective, as previously the cache would recompile when it was unnecessary
  • Increased efficiency of filtering terms

Also adds a preliminary GitHub Action for testing, but it is not currently functional yet.