Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.13.2
v0.13.1
What's Changed
- CHORE: Update v0.14.dev0 by @Samuelopez-ansys in #5603
- BUILD: update matplotlib requirement from <3.10,>=3.5.0 to >=3.5.0,<3.11 by @dependabot in #5605
- BUILD: update ipython requirement from <8.31,>=7.30.0 to >=7.30.0,<8.32 by @dependabot in #5604
- DOCS: Update ParametricSetups docstring by @Devin-Crawford in #5617
- FIX: Remove access to members before their definition. by @MaxJPRey in #5622
- DOCS: Fix some typos in the installation guide. by @MaxJPRey in #5607
- FIX: Mesh assignment update for 24R2 new APIs by @lorenzovecchietti in #5558
- DOCS: Fix numpy docstyle. by @MaxJPRey in #5606
- REFACTOR: Improve readability vulnerability handling by @SMoraisAnsys in #5579
- FEAT: Improve freq domain tdr adding maximum_time and step_time parameters - issue #5635 by @amichel0205 in #5636
- FIX: Move onetwork_data_explorer to AedtObjects by @Samuelopez-ansys in #5638
- REFACTOR: Add possibility to specify python venv directory by @hui-zhou-a in #5633
- FEAT: ISAR plot by @Samuelopez-ansys in #5639
- REFACTOR: Improve code quality and test coverage by @SMoraisAnsys in #5642
- CHORE: refacto maxwell test by @gmalinve in #5601
- FIX: HFSS Setup error #5618 by @Devin-Crawford in #5619
- FIX: 5620 far field data by @Devin-Crawford in #5632
- FIX: Use Get3DComponentDefinitionNames to obtain 3DComponent instances by @Samuelopez-ansys in #5654
- FIX: default intrinsics by @gmalinve in #5652
- FEAT: Add min version decorator by @SMoraisAnsys in #5631
- REFACTOR: General clean up of modeler modules by @SMoraisAnsys in #5647
- FIX: Fixes to get_object_material_properties method by @ansys-satyajeet in #5626
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Merge branch 'main' into release/0.13 # Conflicts: # src/ansys/aedt/core/__init__.py
v0.12.0
What's Changed
- CI: Update env variable to not use Delcross by @SMoraisAnsys in #5509
- BUILD: update ipython requirement from <8.30,>=7.30.0 to >=7.30.0,<8.31 by @dependabot in #5508
- BUILD: update scikit-rf requirement from <1.5,>=0.30.0 to >=0.30.0,<1.6 by @dependabot in #5537
- BUILD: Update requirement of osmnx to greater than 1.1.0 and lower than 2.1 by @SMoraisAnsys in #5527
- FIX: generic empty initial library by @gkorompi in #5464
- FEAT: Rescale property in model units by @Samuelopez-ansys in #5542
- FIX: Improve create_report by @maxcapodi78 in #5546
- CHORE: Clean up template file by @SMoraisAnsys in #5547
- FIX: Loading default settings value by @SMoraisAnsys in #5531
- DOCS: Fix numpy docstyle errors. by @MaxJPRey in #5552
- BUILD: Modify TOML dependency by @SMoraisAnsys in #5548
- REFACTOR: Improve compute power by @hui-zhou-a in #5514
- FEAT: DXF import updates by @isaacwaldron in #5523
- BUILD: bump codecov/codecov-action from 4 to 5 by @dependabot in #5475
- FEAT: Use GetDataModel to improve the way information are cached into the API by @maxcapodi78 in #5488
- FEAT: Improve extensions quality by @Samuelopez-ansys in #5549
- FIX: Readibility improvements by @maxcapodi78 in #5544
- FIX: plot formula by @maxcapodi78 in #5560
- FIX: Multiple docstrings improvements by @maxcapodi78 in #5563
- DOCS: Improve extension consistancy by @SMoraisAnsys in #5565
- FIX: export eq circuit- model name by @gmalinve in #5561
- FEAT: Assign initial mesh method by @Samuelopez-ansys in #5556
- CHORE: Add template extension - get started by @gmalinve in #5538
Full Changelog: v0.11.7...v0.12.0
v0.11.7
What's Changed
- FIX: Modified return statement for sweep_around_axis and sweep_along_path so methods accept lists without creating error messages in AEDT. by @DaveTwyman in #5416
- CI: Fix windows nightly build by @SMoraisAnsys in #5477
- FEAT: implement resistive sheet by @gmalinve in #5473
- CI: Add template for pull request by @SMoraisAnsys in #5453
- FIX: corrected the way we identify the nets automatically from the sources. by @maxcapodi78 in #5484
- FIX: Edit sources from file in HFSS 3DLayout inversed order by @Samuelopez-ansys in #5490
- DOCS: Correct variation_type data type in parametric setup documentation by @jvela018 in #5483
- FIX: Duplicate modeler PCB by @Samuelopez-ansys in #5491
- FIX: eddy current sweep Maxwell by @gmalinve in #5492
- FEAT: Choke designer extension by @Samuelopez-ansys in #5493
- FIX: Apply value to derivative variable by @Samuelopez-ansys in #5499
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
- FIX: Create chamfer by @SMoraisAnsys in #5419
- DOCS: export_field_plot and export_model_obj documentation improvement by @lorenzovecchietti in #5432
- FIX: Export model obj and rename argument by @SMoraisAnsys in #5444
- DOCS: Fix python code error in visualization report by @SMoraisAnsys in #5437
- FEAT: RCS class by @Samuelopez-ansys in #5405
- FEAT: fix create_polyline for angular arc + update docs by @gmalinve in #5442
- FEAT: Import data table in HFSS solution by @Samuelopez-ansys in #5449
- FIX: Fixed bug which prevented to skip healing on nastran import by @maxcapodi78 in #5433
- FEAT: Add power calculation by @maxcapodi78 in #5447
- DOCS: Add PyAEDT cheat sheet by @SMoraisAnsys in #5396
- FIX: Check _object_names_to_ids keys are the same than existing object names by @Samuelopez-ansys in #5468
- FEAT: maxwell electrostatic matrix by @gmalinve in #5465
- FIX: FilterSolutions document link by @ramin4667 in #5458
- FEAT: Import table in Circuit and HFSS 3D Layout solution by @Samuelopez-ansys in #5455
- FIX: Modeler objects were not correctly updated in some cases. by @maxcapodi78 in #5471
Full Changelog: v0.11.5...v0.11.6
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