Skip to content

0.3.1.0

Compare
Choose a tag to compare
@astubbs astubbs released this 23 Jul 17:21
· 355 commits to master since this release

=== Fixes and Improvements

  • Major refactor to code base - primarily the two large God classes
    ** Partition state now tracked separately
    ** Code moved into packages
  • Busy spin in some cases fixed (lower CPU usage)
  • Reduce use of static data for test assertions - remaining identified for later removal
  • Various fixes for parallel testing stability