- Reformat code with black and isort. - Add formatting checks to CI. - Add `current_time` to interactive context. - Squash pandas FutureWarning for Series.append usage. - Add a UserWarning when making a new artifact.
0.10.11
- Update CI to make a cleaner release workflow - Add PR template
0.10.10
- Update license to BSD 3-clause - Replace authors metadata with zenodo.json - Updated examples - Doctest bugfixes
0.10.9
- Add flag to SimulationContext.report to turn off results printing at sim end.