Skip to content

Releasing patch v1.7.2

Compare
Choose a tag to compare
@newm4n newm4n released this 09 Dec 12:06
· 79 commits to master since this release
d85e08e
  • Fixes the cloning problem where Expression do not clone the negation attribute
  • Added mutex for unique.NewID() to make sure that this function is thread/concurrent safe.