v2.8.0
New Features
- Improved cavitation constraint by @yqliaohk in #176
- Several features on tecplot io, slices, MG PC, cavitation constraints, and overset hole cutting by @anilyil in #231
- Add center of force calculations by @anilyil in #247
Bug fixes
- Quick bug fix in getSolution by @joanibal in #226
- Overset update fixes by @sseraj in #225
- MPhys wrapper and boundary condition fail flag fixes by @lamkina in #224
- fixed sorting of evalFuncs when passed as kwargs by @marcomangano in #249
Maintenance
- Updated shape derivative reference values by @sseraj in #232
- Update library import checks by @eirikurj in #236
- Allow GCC 10+ to compile by @eirikurj in #244
- Compile with
-std=f2008
by @nwu63 in #228 - Adding flag on complex build to support gcc 10 by @eirikurj in #245
- More updates to shape derivative reference values by @sseraj in #248
- Replace format labels with strings by @sseraj in #25
- Fix numpy dependency and do black reformatting by @A-CGray in #261
New Contributors
Full Changelog: v2.7.4...v2.8.0