Skip to content

Commit 26c565b

Browse files
chore: update CHANGELOG for v0.7.0 (#965)
1 parent 950690e commit 26c565b

20 files changed

+41
-18
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes
22

33
<!-- towncrier release notes start -->
44

5+
## [0.7.0](https://github.com/ansys/pyprimemesh/releases/tag/v0.7.0) - 2025-01-14
6+
7+
8+
### Fixed
9+
10+
- fix: Error appearing in some examples while documentation building [#944](https://github.com/ansys/pyprimemesh/pull/944)
11+
12+
13+
### Dependencies
14+
15+
- Bump ansys-sphinx-theme[autoapi] from 1.1.7 to 1.2.0 in the doc-dependencies group [#932](https://github.com/ansys/pyprimemesh/pull/932)
16+
- Bump codecov/codecov-action from 4 to 5 [#939](https://github.com/ansys/pyprimemesh/pull/939)
17+
- Bump ansys-sphinx-theme[autoapi] from 1.2.0 to 1.2.2 in the doc-dependencies group across 1 directory [#943](https://github.com/ansys/pyprimemesh/pull/943)
18+
- build(deps): bump ansys-tools-visualization-interface from 0.5.0 to 0.6.0 in the general-dependencies group [#948](https://github.com/ansys/pyprimemesh/pull/948)
19+
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group [#949](https://github.com/ansys/pyprimemesh/pull/949)
20+
- build(deps): bump pyvista[trame] from 0.44.1 to 0.44.2 in the pyvista group [#950](https://github.com/ansys/pyprimemesh/pull/950)
21+
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 in the doc-dependencies group [#954](https://github.com/ansys/pyprimemesh/pull/954)
22+
- build(deps): bump ansys-tools-visualization-interface from 0.6.0 to 0.6.2 in the general-dependencies group [#959](https://github.com/ansys/pyprimemesh/pull/959)
23+
- build(deps): bump ansys-tools-visualization-interface from 0.6.2 to 0.7.0 in the general-dependencies group [#962](https://github.com/ansys/pyprimemesh/pull/962)
24+
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.2.4 to 1.2.6 in the doc-dependencies group [#963](https://github.com/ansys/pyprimemesh/pull/963)
25+
26+
27+
### Documentation
28+
29+
- Update fileiostructs.py [#936](https://github.com/ansys/pyprimemesh/pull/936)
30+
- Doc/show mini gallery [#947](https://github.com/ansys/pyprimemesh/pull/947)
31+
- Updated Docker image [#958](https://github.com/ansys/pyprimemesh/pull/958)
32+
33+
34+
### Maintenance
35+
36+
- Added support for creating linux based docker image [#908](https://github.com/ansys/pyprimemesh/pull/908)
37+
- chore: update CHANGELOG for v0.7.0.dev20 [#935](https://github.com/ansys/pyprimemesh/pull/935)
38+
- version update to 0.7.0 [#964](https://github.com/ansys/pyprimemesh/pull/964)
39+
40+
41+
### Test
42+
43+
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates [#961](https://github.com/ansys/pyprimemesh/pull/961)
44+
545
## [0.7.0.dev20](https://github.com/ansys/pyprimemesh/releases/tag/v0.7.0.dev20) - 2024-11-08
646

747

doc/changelog.d/908.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/932.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/935.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/936.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/939.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/943.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/944.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/947.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/948.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)