Bugfixes on skip_inductance_calculation and skip_postprocessing.
What's Changed
Fixes
- Fixing exception when skip_inductance_calculation is True.
- Fixing exception when skip_postprocessing is True.
- (build_cylinder_mesh): Generated cylinder mesh exactly matches input dimensions.
Docs
- Moving the release procedure to its own file. (#51)
Full set of changes: 0.0.10...0.0.11