Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.11.5
What's Changed
- DOCS: configure layout doc by @hui-zhou-a in #5409
- FIX: Fix hardcoded path by @Samuelopez-ansys in #5414
- FEAT: Material appearance by @Samuelopez-ansys in #5427
- FIX: FilterSolutions Sphinx Update by @ramin4667 in #5425
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- BUILD: update scikit-rf requirement from <1.4,>=0.30.0 to >=0.30.0,<1.5 by @dependabot in #5397
- FIX: close UI by click X should not trigger parametrization by @hui-zhou-a in #5367
- CI: Change flags in codecov by @SMoraisAnsys in #5395
- FIX: Revert f-string by @Samuelopez-ansys in #5404
- FEAT: Update wireframe method by @Samuelopez-ansys in #5386
- FEAT: Circuit current probe by @boyang2022 in #5352
Full Changelog: v0.11.3...v0.11.4
v0.11.3
Merge branch 'main' into release/0.11
v0.11.2
What's Changed
- FEAT: New class ReportPlotter to handle all matplotlib plot by @maxcapodi78 in #5297
- FIX: Replace a function from wrong position by @ramin4667 in #5312
- FIX: cutout extension by @hui-zhou-a in #5311
- CI: Bump ansys actions version by @SMoraisAnsys in #5315
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- FEAT: PyAEDT now open the most recent stable version as default by @Alberto-DM in #5239
- CHORE: Bump dev version into 0.12.dev0 by @gmalinve in #5257
- REFACTOR: Populate pyvista Plotter with initial data, enabling further customization before rendering by @lorenzovecchietti in #5247
- CHORE: Fix 2025R1 compatibility by @Samuelopez-ansys in #5261
- CHORE: Pre-commit autoupdate by @pre-commit-ci in #5259
- CI: Upgrade artifact actions by @SMoraisAnsys in #5260
- FIX: Trap topology condition update for multiband filters by @ramin4667 in #5266
- FIX: Case where only a prerelease is installed on system by @Alberto-DM in #5264
- CHORE: Match CONTRIBUTORS.md template files by @SMoraisAnsys in #5267
- FIX: check solve_inside in create_fieldplot_volume by @gmalinve in #5256
- FEAT: add twinbuilder apis by @chrpetre in #5265
- CI: Update artifact action on every workflows by @SMoraisAnsys in #5268
- REFACTOR: Renaming filter into filter_order by @ramin4667 in #5262
- FIX: FilterSolutions unittest typo update by @ramin4667 in #5270
- FEAT: Prepare for EMIT Python 3.12 support. by @myoung301 in #5248
- FIX: Remove confusing/erroneous info message by @lorenzovecchietti in #5274
- CI: Fix conflict in artifact action version by @SMoraisAnsys in #5279
- FEAT: method to add notes on design by @anur7 in #5271
- BUILD: update sphinx requirement from <8.1,>=7.1.0 to >=7.1.0,<8.2 by @dependabot in #5286
- FIX: Select "user specified settings" setting more reliably by @lorenzovecchietti in #5275
- DOCS: Add disclaimer to pyaedt installer by @SMoraisAnsys in #5288
- FIX: Remove Konsole from the terminal list by @Samuelopez-ansys in #5290
- FIX: Close on exit unless asked not to by @SMoraisAnsys in #5292
- DOCS: Add steps to install toolkit by @Samuelopez-ansys in #5293
- FIX: FilterSolutions graph min and max not working by @ramin4667 in #5276
- CHORE: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5296
- FIX: Field plot by @hui-zhou-a in #5299
- CI: Bump doc-style action version by @SMoraisAnsys in #5303
- DOCS: Fix user guide circuit example by @hui-zhou-a in #5305
- CHORE: Improve pre-commit PR title by @MaxJPRey in #5301
New Contributors
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- FEAT: Report configuration refactor by @maxcapodi78 in #5168
- FIX: Wrong call to logging atexit by @SMoraisAnsys in #5214
- FIX: make more robust material read when binary info are stored. by @maxcapodi78 in #5211
- FEAT: Added method to plot nets in Hfss 3d Layout which uses Edb Plot by @maxcapodi78 in #5210
- CI: Avoid using self-hosted runners in drafts by @SMoraisAnsys in #5203
- FIX: Examples repo compatibility by @Samuelopez-ansys in #5219
- FIX: Issue error and skip material on parse error by @isaacwaldron in #5217
- FIX: Skip test until it is fixed by @Samuelopez-ansys in #5235
- FIX: AMI reports are not working in all cases. by @maxcapodi78 in #5228
- FEAT: LOG messages by @maxcapodi78 in #5218
- FIX: Remove unused lines by @Samuelopez-ansys in #5229
- CHORE: Bump pre-commit version by @pre-commit-ci in #5227
- CI: Trigger workflow on ready for review event by @SMoraisAnsys in #5224
- FIX: Get variables with "sweep" enabled by @gmalinve in #5230
- FEAT: New class to create Virtual Compliance file from existing reports configuration files. by @maxcapodi78 in #5237
- FIX: Defining Modelithics attributes change by @ramin4667 in #5233
- DOCS: Remove examples by @Samuelopez-ansys in #5242
- BUILD: update ipython requirement from <8.28,>=7.30.0 to >=7.30.0,<8.29 by @dependabot in #5253
- BUILD: bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by @dependabot in #5252
- FEAT: Add SML component in Twin Builder by @Samuelopez-ansys in #5245
Full Changelog: v0.10.3...v0.11.0
v0.10.3
Merge branch 'main' into release/0.10
v0.10.2
Merge branch 'main' into release/0.10
v0.10.1
Merge branch 'main' into release/0.10 # Conflicts: # src/ansys/aedt/core/__init__.py
v0.10.0
What's Changed
- FIX: Linux licenseclient path by @Samuelopez-ansys in #5032
- BUILD: Update numpydoc requirement from <1.8,>=1.5.0 to >=1.5.0,<1.9 by @dependabot in #5031
- FEAT: Fields markers by @lorenzovecchietti in #4981
- FIX: Using excitation type "winding" instead of "winding group" by @IreneWoyna in #5006
- FEAT: Create equationbased surface by @Samuelopez-ansys in #5038
- FEAT: Get coordinate system by @gmalinve in #5039
- REFACTOR: Architecture to match pyansys guide lines by @SMoraisAnsys in #4849
- DOCS: Fix blocking doc-build warnings by @SMoraisAnsys in #5057
- FIX: gracefully handle exited processes by @isaacwaldron in #5056
- CHORE: Add warning on python version by @SMoraisAnsys in #5050
- FEAT: Plane wave by @Samuelopez-ansys in #5051
- FEAT: Assign floating excitation for m2d and m3d by @gmalinve in #5044
- REFACTOR: PCB Component by @lorenzovecchietti in #4864
- FIX: PyEDB Path class name refactor by @Samuelopez-ansys in #5069
- BUILD: Update matplotlib requirement from <3.9,>=3.5.0 to >=3.5.0,<3.10 by @dependabot in #5048
- CHORE: Update pyedb dependency by @SMoraisAnsys in #5074
- TEST: Fix alias deprecation warning by @SMoraisAnsys in #5073
New Contributors
- @isaacwaldron made their first contribution in #5056
Full Changelog: v0.9.11...v0.10.0