Skip to content
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

chore: update CHANGELOG for v0.10.11 #749

Merged
merged 2 commits into from
May 23, 2024
Merged
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
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,53 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes

<!-- towncrier release notes start -->

## [0.10.11](https://github.com/ansys/pymechanical/releases/tag/v0.10.11) - 2024-05-23


### Added

- feat: Add tests for animation exports [#729](https://github.com/ansys/pymechanical/pull/729)
- add feature flags to ansys-mechanical cli [#735](https://github.com/ansys/pymechanical/pull/735)
- feat: Add test for deprecation warning [#739](https://github.com/ansys/pymechanical/pull/739)


### Changed

- chore: update CHANGELOG for v0.10.10 [#716](https://github.com/ansys/pymechanical/pull/716)
- Maint: Display image info [#717](https://github.com/ansys/pymechanical/pull/717)
- [pre-commit.ci] pre-commit autoupdate [#726](https://github.com/ansys/pymechanical/pull/726)
- set mono trace env vars before loading mono [#734](https://github.com/ansys/pymechanical/pull/734)


### Fixed

- fix: merging coverage step in ci_cd [#720](https://github.com/ansys/pymechanical/pull/720)
- fix: Publish coverage for remote connect [#721](https://github.com/ansys/pymechanical/pull/721)
- fix: Restrict `protobuf` <6 [#722](https://github.com/ansys/pymechanical/pull/722)
- Fix: add return for poster [#727](https://github.com/ansys/pymechanical/pull/727)
- fix: cli test are not getting coverage [#737](https://github.com/ansys/pymechanical/pull/737)
- fix: adding mechanical libraries [#740](https://github.com/ansys/pymechanical/pull/740)
- feat: Add more coverage on logging [#744](https://github.com/ansys/pymechanical/pull/744)
- fix: Display image and build info only for scheduled run [#746](https://github.com/ansys/pymechanical/pull/746)
- fix: upload coverage files only for latest stable version on release workflow [#748](https://github.com/ansys/pymechanical/pull/748)


### Dependencies

- MAINT: Bump pytest from 8.1.1 to 8.2.0 in the tests group [#724](https://github.com/ansys/pymechanical/pull/724)
- MAINT: Bump the doc group with 3 updates [#725](https://github.com/ansys/pymechanical/pull/725), [#743](https://github.com/ansys/pymechanical/pull/743)
- MAINT: Bump grpcio from 1.62.2 to 1.63.0 in the core group [#731](https://github.com/ansys/pymechanical/pull/731)
- MAINT: Bump the doc group with 2 updates [#732](https://github.com/ansys/pymechanical/pull/732)
- MAINT: Bump grpcio from 1.63.0 to 1.64.0 in the core group [#741](https://github.com/ansys/pymechanical/pull/741)
- MAINT: Bump pytest from 8.2.0 to 8.2.1 in the tests group [#742](https://github.com/ansys/pymechanical/pull/742)


### Miscellaneous

- Split pyvista into two methods and remove the stability workaround for 242 [#718](https://github.com/ansys/pymechanical/pull/718)
- Update conf.py [#723](https://github.com/ansys/pymechanical/pull/723)
- catch the mono version warning [#733](https://github.com/ansys/pymechanical/pull/733)

## [0.10.10](https://github.com/ansys/pymechanical/releases/tag/v0.10.10) - 2024-04-23


Expand Down
1 change: 0 additions & 1 deletion doc/changelog.d/716.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/717.changed.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/726.changed.md

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/729.added.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/734.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/735.added.md

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/739.added.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/749.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.10.11
Loading