v0.3.0
What's Changed
- Small fixes to restart utils by @bendudson in #99
- Fix creating restart files for BOUT++ 5 by @ZedThree in #103
- Allow simplified user access via python -m by @dschwoerer in #104
- restart.resize: Disable multiprocessing if maxProc=1 by @bendudson in #105
- Merge
boututilsintoboutdataby @ZedThree in #67 - Fix formatting CI by @ZedThree in #106
- Performance improvements and
collecttest improvements by @ZedThree in #107 - Fix finding version for
boututilsby @ZedThree in #110 - Delete several unused or obsolescent modules by @ZedThree in #112
- Add
bout-upgradertool by @ZedThree in #111 - Switch to
rufffor linting and formatting by @ZedThree in #113 - Add bout_v6_coordinates_upgrader script by @tomc271 in #115
- CI: Fix commit message and enable CI on fixing commit by @dschwoerer in #119
- Fix renaming in case a new section is needed by @dschwoerer in #121
- Deprecate options that only use as default for other options by @dschwoerer in #118
- CI: Drop apt dependencies and switch to
uvby @ZedThree in #122 - Option to pass custom dimensions for variable to Datafile.write() by @johnomotani in #124
- Delete even more unused modules by @ZedThree in #114
New Contributors
Full Changelog: v0.2.1...v0.3.0