This release adds additional options for solving the batched, blocked linear systems setup by the chunked time integration routines. Specifically, this release adds an option to use Parallel Cyclic Reduction (PCR) instead of Thomas's algorithm. Switching from Thomas (default) to PCR can further speed up time integration for smaller ODE systems.