Releases: ansys/pyaedt
Releases · ansys/pyaedt
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
v0.9.11
What's Changed
- FEAT: Change symbol pin by @Samuelopez-ansys in #4956
- FEAT: Minimum magnetic field position by @Samuelopez-ansys in #4959
- FEAT: Symbolic link removed it by @Samuelopez-ansys in #4957
- CHORE: Update pytest requirement from <8.3,>=7.4.0 to >=7.4.0,<8.4 by @dependabot in #4942
- CHORE: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4964
- FIX: properties in rmxprt.py to make it back compatible with 23R2. by @maxcapodi78 in #4961
- FEAT: Add missed option in ExportToFile by @Samuelopez-ansys in #4968
- REFACTOR: Cleanup bandit warnings by @SMoraisAnsys in #4962
- FIX: Sweep type not setted up at creation by @SMoraisAnsys in #4971
- REFACTOR: Cleanup bandit warnings in modules by @SMoraisAnsys in #4969
- FEAT: Farfield refactoring by @Samuelopez-ansys in #4893
- FIX: Pyvista not included in doc-no-examples dependencies by @Samuelopez-ansys in #4977
- FEAT: implemented new method get_all_report_quantities by @maxcapodi78 in #4976
- FIX: GeometryModeler.create_air_region() by @dcrawforAtAnsys in #4978
- REFACTOR: Last bandit refact on pyaedt.modules by @SMoraisAnsys in #4982
- FEAT: Desktop launch by @maxcapodi78 in #4980
- CHORE: Update scikit-rf requirement from <1.2,>=0.30.0 to >=0.30.0,<1.3 by @dependabot in #4988
- CHORE: Start using AEDT 2024.2 by @SMoraisAnsys in #4983
- DOCS: pyvista issue in Array example by @Samuelopez-ansys in #4984
- CHORE: Pre-commit autoupdate by @pre-commit-ci in #5000
- CHORE: Bump cffi from 1.15.1 to 1.17.0 by @dependabot in #5004
- FEAT: Add expression as a dict [Fields calculator] by @gmalinve in #4998
- FEAT: Add input_dir to License Feature method by @Samuelopez-ansys in #5005
- FEAT: Add discovery link function by @IreneWoyna in #4705
- CHORE: Update pre-commit to v0.4.3 by @SMoraisAnsys in #5011
- CHORE: Bump cffi from 1.15.1 to 1.17.0 by @dependabot in #5013
- FEAT: Workflows/power map by @siva-krishnaswamy in #4996
- FIX: Set emissivity value in surface material by @Samuelopez-ansys in #5015
- FIX: improved _find_free_port method by @maxcapodi78 in #4992
- CI: Update dependabot configuration by @SMoraisAnsys in #5017
- FIX: Set default GPUs to 0 by @Samuelopez-ansys in #5018
- DOCS: Add v1.0 expected breaking changes by @SMoraisAnsys in #4843
- CHORE: Deprecate python 3 7 by @Samuelopez-ansys in #4759
- FIX: Separation of faces and objects in assign voltage method by @Samuelopez-ansys in #5010
- FIX: Changed the default global log filename to use a unique id by @Alberto-DM in #5019
- FEAT: Get available number of increments by @Samuelopez-ansys in #5024
- FEAT: Add transient support by @lorenzovecchietti in #4990
- DOCS: Temporary comment analyze part in example by @Samuelopez-ansys in #5027
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- CHORE: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4920
- FIX: read mesh settings by @lorenzovecchietti in #4923
- FEAT: Maxwell create_external_circuit by @IreneWoyna in #4907
- FEAT: Filtersolutions by @ramin4667 in #4858
- FIX: Object field summary method by @lorenzovecchietti in #4926
- FEAT: add option to change scale by @lorenzovecchietti in #4928
- FIX: flatten_3d_components variable handling by @lorenzovecchietti in #4932
- FEAT: Added new extension to parametrize edb by @maxcapodi78 in #4924
- REFACTOR: Intrinsics management by @maxcapodi78 in #4921
- FEAT: Added new method for creating ibis circuit schematic starting from a list of pins in the schematic by @maxcapodi78 in #4937
- REFACTOR: Refacto args by @gmalinve in #4929
- FEAT: Improved rmxprt robustness by @maxcapodi78 in #4948
- FEAT: added import and export method to Rmxprt class by @maxcapodi78 in #4951
- FIX: added check in desktop_release by @maxcapodi78 in #4952
New Contributors
- @ramin4667 made their first contribution in #4858
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
- REFACTOR: Icepak Mesh class initialization performance by @lorenzovecchietti in #4877
- FIX: replaced argument output_dir with output_file for method export_field_file by @Alberto-DM in #4898
- FEAT:
clear_linked_data
method to Icepak by @Alberto-DM in #4903 - FIX: EDB Config layout doc by @gkorompi in #4902
- BUILD: Update matplotlib requirement from <3.9,>=3.5.0 to >=3.5.0,<3.10 by @dependabot in #4894
- FEAT: set thermal modifier and spatial modifier to None by @Alberto-DM in #4908
- FIX: post doc variables by @maxcapodi78 in #4910
- BUILD: Remove imageio from requirements by @maxcapodi78 in #4905
- FIX: plotter show exiting plotting session by @SMoraisAnsys in #4912
- BUILD: Update version of pyvista by @SMoraisAnsys in #4906
- FIX: Kernel Converter script and doc by @gkorompi in #4892
- DOCS: Adding Circuit-HFSS-Icepak coupling example by @Alberto-DM in #4914
- FIX: Export configuration and AEDT crash by @maxcapodi78 in #4913
Full Changelog: v0.9.8...v0.9.9
v0.9.8
Merge branch 'main' into release/0.9