Skip to content

Latest commit

 

History

History
175 lines (113 loc) · 9.42 KB

CHANGELOG.md

File metadata and controls

175 lines (113 loc) · 9.42 KB

This project uses towncrier and the changes for the upcoming release can be found in https://github.com/ansys/pyprimemesh/tree/main/doc/changelog.d/.

0.7.0.dev20 - 2024-11-08

Fixed

  • fix: Visualizer version #928

Dependencies

  • Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.6 in the general-dependencies group across 1 directory #918
  • Bump the doc-dependencies group across 1 directory with 4 updates #919
  • Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.7 in the general-dependencies group across 1 directory #923
  • Bump ansys-sphinx-theme[autoapi] from 1.1.6 to 1.1.7 in the doc-dependencies group across 1 directory #924
  • Bump ansys-tools-visualization-interface from 0.4.7 to 0.5.0 in the general-dependencies group #930
  • Bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group #931

Documentation

  • Update README.md #917
  • Update 11_solder_ball.py #922
  • Update fileio.rst #925
  • Update launch_prime.rst #927
  • Update automesh.rst #933

Maintenance

  • chore: update CHANGELOG for v0.7.0.dev19 #920
  • updated ansys-api-meshing-prime version #921
  • MAINT: update code from ADO 0.7.0.dev20 #934

0.7.0.dev19 - 2024-10-21

Added

  • feat: Add solder ball example #822
  • Feat/add solder ball example #838

Fixed

  • fix: PyVista deprecation #899
  • fix: remove extension from authors file #906

Dependencies

  • Bump ansys/actions from 7 to 8 #910

Documentation

  • Bump the doc-dependencies group across 1 directory with 7 updates #889
  • doc: Add quarto cheat sheet #891
  • Update 10_wheel_ground_contact_patch.py #892
  • Update version compatibility in docs #893
  • Update launch_prime.rst #897
  • Update python version #900
  • Update README.md #902
  • Update 11_solder_ball.py #909

Maintenance

  • Update pyproject.toml #883
  • chore: update CHANGELOG for v0.7.0.dev14 #890
  • maint: Remove branch action in favor of rulesets #898
  • Create AUTHORS file #903
  • MAINT: update code form ADO 0.7.0.dev19 #916

0.7.0.dev14 - 2024-09-23

Added

  • Update examples.py #791
  • feat: Add contact patch example #792
  • feat: Adapt to visualization-tool-interface #806
  • Added example to plot #833

Changed

  • chore: update CHANGELOG for v0.6.1 #825

Fixed

  • Update tox.ini #847
  • fix: Example issues #851
  • fix: Main package import error #858
  • fix: Slow plotting #861
  • fix: Labeler pointing to main #888

Dependencies

  • Bump the pyvista group with 2 updates #829
  • Bump pytest from 8.2.2 to 8.3.2 in the test-dependencies group across 1 directory #842
  • Bump ansys-tools-visualization-interface from 0.2.6 to 0.4.0 in the general-dependencies group #849
  • Bump ansys/actions from 6 to 7 #852
  • Bump ansys-tools-visualization-interface from 0.4.0 to 0.4.1 in the general-dependencies group #868
  • Bump ansys-tools-visualization-interface from 0.4.1 to 0.4.3 in the general-dependencies group #876

Miscellaneous

  • Doc fix for add_scope #831
  • Update plotter.py #834
  • Update 10_wheel_ground_contact_patch.py #839
  • doc/cleanup examples #841

Maintenance

  • maint: Drop 3.9 support #846
  • Update tox.ini for 251 #848
  • MAINT: update code form ADO 0.7.0.dev14 #882

0.6.1 - 2024-07-12

Added

  • feat: add changelog action #746
  • Add PYPRIMEMESH_CONTAINER_USER_DATA environment variable #757

Changed

  • MAINT: Update code from ADO - 0.6.0.dev7 #751
  • MAINT: Update code from ADO - 0.6.0.dev8 #759
  • MAINT: Update code from ADO - 0.6.0.dev9 #774
  • updated version for dev9 #778
  • updated multizone.rst #782
  • maint: Add license header pre-commit hook #784
  • maint: Update deprecated PyVista import #785
  • Update multizone.rst #786
  • Maint/doc #788
  • MAINT: Update code from ADO - 0.6.0 #790
  • Maint/update beta message in docs #801
  • added deploy_changelog job #820
  • bumped api-meshing-prime to 0.1.3 #823
  • maint: upgrade version to 0.6.1 #824

Dependencies

  • Bump dependabot/fetch-metadata from 1 to 2 #748
  • Bump the pyvista group with 2 updates #754, #766, #779, #799, #812, #816, #821
  • Bump the doc-dependencies group with 3 updates #758
  • Bump ansys/actions from 5 to 6 #761
  • Bump the test-dependencies group with 2 updates #764
  • Bump pytest from 8.2.0 to 8.2.1 in the test-dependencies group #797
  • Bump pytest from 8.2.1 to 8.2.2 in the test-dependencies group #811

Miscellaneous

  • Update fileio.rst #753
  • Update multizone.rst #770, #803
  • doc: Add local test and doc to CONTRIBUTING guide #783
  • Use simple verbs in example titles #796
  • Update Export LS-DYNA keyword file #800
  • Update wrapper.rst #802
  • Update connections.rst #805
  • Fix link to the lucid API doc in the user guide #809
  • Doc/license #819