Skip to content

chore: update CHANGELOG for v0.11.0.dev0 #1086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,77 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes

<!-- towncrier release notes start -->

## [0.11.0.dev0](https://github.com/ansys/pyprimemesh/releases/tag/v0.11.0.dev0) - July 08, 2025


### Fixed

- fix: Revert napoleon extension [#1052](https://github.com/ansys/pyprimemesh/pull/1052)
- fix: unique container name [#1057](https://github.com/ansys/pyprimemesh/pull/1057)


### Dependencies

- build(deps): bump sphinx from 8.2.1 to 8.2.3 in the doc-dependencies group [#990](https://github.com/ansys/pyprimemesh/pull/990)
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.2 to 1.3.3 in the doc-dependencies group [#992](https://github.com/ansys/pyprimemesh/pull/992)
- build(deps): bump the test-dependencies group across 1 directory with 2 updates [#993](https://github.com/ansys/pyprimemesh/pull/993), [#1060](https://github.com/ansys/pyprimemesh/pull/1060)
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.3 to 1.4.2 in the doc-dependencies group [#994](https://github.com/ansys/pyprimemesh/pull/994)
- build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group [#996](https://github.com/ansys/pyprimemesh/pull/996)
- build(deps): bump ansys/actions from 8 to 9 [#999](https://github.com/ansys/pyprimemesh/pull/999)
- build(deps): bump the pyvista group with 2 updates [#1005](https://github.com/ansys/pyprimemesh/pull/1005), [#1021](https://github.com/ansys/pyprimemesh/pull/1021)
- build(deps): bump ansys-tools-visualization-interface from 0.8.3 to 0.9.1 in the general-dependencies group [#1006](https://github.com/ansys/pyprimemesh/pull/1006)
- build(deps): bump pyvista/setup-headless-display-action from 3 to 4 [#1011](https://github.com/ansys/pyprimemesh/pull/1011)
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.2 to 1.4.4 in the doc-dependencies group [#1022](https://github.com/ansys/pyprimemesh/pull/1022)
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.4 to 1.5.2 in the doc-dependencies group [#1032](https://github.com/ansys/pyprimemesh/pull/1032)


### Miscellaneous

- Update Dockerfile [#1015](https://github.com/ansys/pyprimemesh/pull/1015)
- fix to remove %s string while printing the server name [#1026](https://github.com/ansys/pyprimemesh/pull/1026)
- doc fix [#1033](https://github.com/ansys/pyprimemesh/pull/1033)
- Build(deps): bump ansys/actions from 9 to 10 [#1048](https://github.com/ansys/pyprimemesh/pull/1048)
- Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group [#1065](https://github.com/ansys/pyprimemesh/pull/1065)
- Chore: update security.md [#1068](https://github.com/ansys/pyprimemesh/pull/1068)
- Doc: adding deep wiki link [#1071](https://github.com/ansys/pyprimemesh/pull/1071)
- Build(deps): bump ansys-tools-visualization-interface from 0.9.2 to 0.10.0 in the general-dependencies group [#1073](https://github.com/ansys/pyprimemesh/pull/1073)
- Fix: wrong param in primeplotter [#1075](https://github.com/ansys/pyprimemesh/pull/1075)


### Documentation

- Update fileio.rst [#980](https://github.com/ansys/pyprimemesh/pull/980)
- Update index.rst [#1008](https://github.com/ansys/pyprimemesh/pull/1008), [#1023](https://github.com/ansys/pyprimemesh/pull/1023)
- Sraj/getting started [#1009](https://github.com/ansys/pyprimemesh/pull/1009)
- Maint/python 3.13 [#1018](https://github.com/ansys/pyprimemesh/pull/1018)
- Docker image [#1025](https://github.com/ansys/pyprimemesh/pull/1025)
- Update shellblcontrolstructs.py [#1027](https://github.com/ansys/pyprimemesh/pull/1027)
- Doc/changes [#1028](https://github.com/ansys/pyprimemesh/pull/1028)
- Fix docstring [#1034](https://github.com/ansys/pyprimemesh/pull/1034)
- doc: remove attributes from docs [#1035](https://github.com/ansys/pyprimemesh/pull/1035)
- fix: Avoid bad `trame-vtk` version [#1037](https://github.com/ansys/pyprimemesh/pull/1037)
- docs: remove extra colon in api docs [#1051](https://github.com/ansys/pyprimemesh/pull/1051)
- Update ci_cd.yml [#1053](https://github.com/ansys/pyprimemesh/pull/1053)
- doc: parallel gallery [#1054](https://github.com/ansys/pyprimemesh/pull/1054)
- Doc/parallel gallery [#1058](https://github.com/ansys/pyprimemesh/pull/1058)


### Maintenance

- chore: update CHANGELOG for v0.8.0 [#988](https://github.com/ansys/pyprimemesh/pull/988)
- docs: Update ``CONTRIBUTORS.md`` with the latest contributors [#995](https://github.com/ansys/pyprimemesh/pull/995), [#1045](https://github.com/ansys/pyprimemesh/pull/1045)
- Sync ADO Changes for 252 [#1010](https://github.com/ansys/pyprimemesh/pull/1010)
- Maint/migrate examples to main [#1017](https://github.com/ansys/pyprimemesh/pull/1017)
- Update LICENSE [#1019](https://github.com/ansys/pyprimemesh/pull/1019)
- chore: update CHANGELOG for v0.8.1 [#1020](https://github.com/ansys/pyprimemesh/pull/1020)
- sync up client side changes from release/release-252 [#1029](https://github.com/ansys/pyprimemesh/pull/1029)
- revert the pyproj toml file [#1031](https://github.com/ansys/pyprimemesh/pull/1031)
- maint: check vulnerabilities [#1038](https://github.com/ansys/pyprimemesh/pull/1038)
- maint: create pull_request_template.md [#1039](https://github.com/ansys/pyprimemesh/pull/1039)
- maint: deploy pr docs [#1041](https://github.com/ansys/pyprimemesh/pull/1041)
- maint: temporary numpy fix [#1050](https://github.com/ansys/pyprimemesh/pull/1050)
- Feature: enable parallel execution of example scripts before sphinx build [#1059](https://github.com/ansys/pyprimemesh/pull/1059)

## [0.8.1](https://github.com/ansys/pyprimemesh/releases/tag/v0.8.1) - May 09, 2025


Expand Down
1 change: 0 additions & 1 deletion doc/changelog.d/1005.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1006.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1008.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1009.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1010.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1011.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1015.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1017.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1018.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1019.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1020.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1021.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1022.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1023.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1025.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1026.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1027.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1028.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1029.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1031.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1032.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1033.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1034.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1035.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1037.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1038.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1039.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1041.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1045.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1048.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1050.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1051.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1052.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1053.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1054.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1057.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1058.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1059.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1060.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1065.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1068.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1071.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1073.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1075.miscellaneous.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/1086.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Chore: update changelog for v0.11.0.dev0
1 change: 0 additions & 1 deletion doc/changelog.d/980.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/988.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/990.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/992.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/993.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/994.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/995.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/996.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/999.dependencies.md

This file was deleted.

Loading