What's Changed
- added conda install cmd by @shimwell in #133
- Generalize mesh tally plotting by @paulromano in #134
- Immediate updates to score selection for tally plotting by @paulromano in #135
- Improve performance for large models with DomainViewDict by @paulromano in #138
- Replace Colorbar.draw_all with Figure.draw_without_rendering by @paulromano in #141
- Update action for uploading to PyPI by @paulromano in #142
- Add checkbox for reversing colormap by @paulromano in #137
- Fix cell/material tab in color options dialog by @paulromano in #143
- Fix handling of relative error for mesh tallies by @paulromano in #144
- Allow user to change default resolution from command line by @paulromano in #140
- Casting input value to setData to a CheckState for correct comparison by @pshriwise in #149
- Make items in filter list auto tristate by @paulromano in #150
- Prevent potential issue with shortcutOverlay not being recognized by @paulromano in #151
- Adding nascent source site plot capability. by @pshriwise in #131
- Fixes for DomainTableModel by @pshriwise in #159
- Add an CML option to clear the application cache by @pshriwise in #160
- Mesh annotations by @pshriwise in #153
- Use faster algorithm for generating contours by @paulromano in #161
- Move from setup.py to pyproject.toml by @paulromano in #166
- Ability to show outlines by cell or material independent of "Color by" by @paulromano in #167
Full Changelog: v0.4.0...v0.5.0