v0.3.0
What's Changed
- Update GitHub actions for publishing to PyPI by @paulromano in #73
- Fix filter bin selection performance bug by @pshriwise in #74
- Allow execution from a different directotry by @pshriwise in #75
- Adding option to ignore the plot_settings.pkl file by @pshriwise in #76
- Adding support for viewing distribcell tallies by @pshriwise in #87
- Support for CellInstanceFilter by @paulromano in #88
- Improve performance of distribcell/cell instance tally plotting by @paulromano in #89
- Avoid image generation on load. by @pshriwise in #90
- Save "Enable Overlap Coloring" settings in edit tab by @kkiesling in #93
- ignore
plot_settings.pkl
file if model is changed by @kkiesling in #94 - Adding option to set number of threads when opening the plotter by @pshriwise in #97
- Adding version option to the plotter entry point by @pshriwise in #98
- Material info on right click by @kkiesling in #100
- Separate model view from view settings for more reliable reload by @kkiesling in #99
- Moving the llc,urc paramaters to the ViewParams class by @pshriwise in #110
- v0.3.0 release by @kkiesling in #112
New Contributors
- @kkiesling made their first contribution in #93
Full Changelog: v0.2.0...v0.3.0