Skip to content

v1.14.1

Compare
Choose a tag to compare
@acelaya acelaya released this 17 Nov 18:41
aa77c94

Added

  • Nothing

Changed

  • #260 Increased mutation score to 65%.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #271 Fixed memory leak produced when processing high amounts of visits at the same time.
  • #272 Fixed errors produced when trying to process visits multiple times in parallel, by using a lock which ensures only one instance is run at a time.