Changed * Fix underflow issue in dvars ([GH-7](https://github.com/scottshambaugh/monaco/issues/7))
0.11.0
Added * Python 3.12 support Changed * Documentation cleanup * Halton sequence seeded draws changed with scipy 1.11, see scipy issue 18079 Removed * Python 3.8 support
0.10.0
Added * More plotting test coverage. * Allow passing in varname strings to `sim.plot`. Changed * License changed from GPLv3 to more permissive MIT (ok because single author project). * Fix `sim.plot` scalarvars not being used ([GH-6](https://github.com/scottshambaugh/monaco/issues/6)) Removed
0.9.1
Added * Python 3.11 support Changed * `numba` is now an optional dependency Removed