Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.3.dev0
What's Changed
- FIX: remove outdated version.txt file by @jorgepiloto in #258
- Fix nightly doc build by @mkundu1 in #260
- #262 - Solve GitHub Actions button target by @RobPasMue in #265
- Avoid mesh display on case read by @mkundu1 in #267
- Blocking post display. by @ajain-work in #256
- Add 3 examples for Parametric Workflows by @sujal-tipnis in #250
- Implement code style via pre-commit by @jorgepiloto in #264
- Remove the asynchronous decorator from TUI and datamodel command exec… by @mkundu1 in #280
- Uploading coverage results as part of CI by @RobPasMue in #281
- Feat/field data refactoring by @ajain-work in #284
- Set save-project-at-exit? #f in parametric server by @mkundu1 in #275
- Generate explicit datamodel classes by @mkundu1 in #263
- Publish last commit information by @RobPasMue in #286
- Update PyFluent author and maintainer metadata by @RobPasMue in #301
- Include asynchronous function docs by @RobPasMue in #302
- Add code of conduct and contribution guide based on mapdl. by @dnwillia-work in #304
- version bump to 0.3.dev0 by @mkundu1 in #303
New Contributors
- @jorgepiloto made their first contribution in #258
- @sujal-tipnis made their first contribution in #250
Full Changelog: v0.2.dev0...v0.3.dev0
v0.2.dev0
What's Changed
- Minor correction by @ajain-work in #215
- Add a note about installing directly from GitHub by @dnwillia-work in #235
- Minor cleanup, display as console input by @dnwillia-work in #236
- Remove FLUENT_LAUNCHED_FROM_PYFLUENT env var setting while launching … by @mkundu1 in #234
- Connect with docker session in examples by @mkundu1 in #222
- Remove reference to Mac OS by @dnwillia-work in #237
- Post unit tests. by @ajain-work in #232
- Add PMFileManagement rules by @mkundu1 in #240
- Control start_instance via an env var by @mkundu1 in #241
- Correct the repo url by @dnwillia-work in #242
- Fix local doc build when docker is not available by @mkundu1 in #247
- Local surface provider. by @ajain-work in #246
- version bump to 0.2.dev0 by @mkundu1 in #253
Full Changelog: v0.1.dev0...v0.2.dev0
v0.1.dev0
Enhance settings Api (#223) - Add has_allowed_values to get_static_info response to indicate whether the given object has allowed values attribute - Support recursion in get_attrs to recursively fetch the attributes from children