Skip to content

0.9.2

Compare
Choose a tag to compare
@drewejohnson drewejohnson released this 20 Feb 19:08
· 160 commits to develop since this release
fd8c3c3
BUG Properly handle similarly named detectors
ENH Support for installing, testing with py 3.8
CI/DEV Bump scipy version for testing to 1.3.2
DOC Add note on PY3.8 in changelog
DEV Remove automatic logging configuration
DOC Improve documentation on logging
API Allow threshold values for hexagonal mesh plots
BUG Better handling of colorbars for mesh plots
API Change automatic days label to Time [d]
DEV Improve flexibility of formatPlot, placeLegend
DEV Cleanup normalizerFactor
DEV Clean up some automatic docstrings
DOC Change substitution resultReader -> ResultsReader
DOC Change linking structure for Project overview
DOC Remove link to serpentTools.BranchedUniv; prefer xs submodule
DOC Fix a collection of Sphinx/rst errors
DOC Convert some more docstrings to numpydoc format
DOC Fix documentation for matlab hook
DOC Document special members, not __init__ via template
DOC Direct BranchCollector replacement through xs module
DOC Remove redundant and old sampler documentation
DOC Consolidate variable groups to single file
DOC Remove redundant default settings file
DOC Collection of documentation fixes, typos, bad links
DEV Remove all occurrences of six package
DEV Remove versioneer settings from setup.cfg