Version 2.3.1#

  • Updated progress bars
    • Progress bars now can display incremental progress.

    • Progress bars will be display by default for nested searches now.

  • New input class CompareSubset
    • This new class makes it easy to run Compare style comparisons across different subsets of subjects.

    • You may now also pass the name of column in the context of evaluate().

  • General refactoring
    • Code formatting

    • A few broken examples fixed