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.7.1 #1407

Merged
merged 2 commits into from
Sep 6, 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
1 change: 0 additions & 1 deletion doc/changelog.d/1357.added.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/1407.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
update CHANGELOG for v0.7.1
51 changes: 51 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,57 @@ This document contains the release notes for the PyAnsys Geometry project.

.. towncrier release notes start

`0.7.1 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.7.1>`_ - 2024-09-06
=====================================================================================

Added
^^^^^

- get and set body color `#1357 <https://github.com/ansys/pyansys-geometry/pull/1357>`_
- add ``modeler.exit()`` method `#1375 <https://github.com/ansys/pyansys-geometry/pull/1375>`_
- setting instance name during component creation `#1382 <https://github.com/ansys/pyansys-geometry/pull/1382>`_
- accept pathlib.Path as input in missing methods `#1385 <https://github.com/ansys/pyansys-geometry/pull/1385>`_
- default logs folder on Geometry Service started by Python at PUBLIC (Windows) `#1386 <https://github.com/ansys/pyansys-geometry/pull/1386>`_
- allowing users to specify API version when running script against SpaceClaim or Discovery `#1395 <https://github.com/ansys/pyansys-geometry/pull/1395>`_
- expose ``modeler.designs`` attribute `#1401 <https://github.com/ansys/pyansys-geometry/pull/1401>`_
- pretty print components `#1403 <https://github.com/ansys/pyansys-geometry/pull/1403>`_


Dependencies
^^^^^^^^^^^^

- bump the grpc-deps group with 2 updates `#1363 <https://github.com/ansys/pyansys-geometry/pull/1363>`_, `#1369 <https://github.com/ansys/pyansys-geometry/pull/1369>`_
- bump the docs-deps group with 2 updates `#1364 <https://github.com/ansys/pyansys-geometry/pull/1364>`_, `#1392 <https://github.com/ansys/pyansys-geometry/pull/1392>`_
- bump numpy from 2.0.1 to 2.1.0 `#1365 <https://github.com/ansys/pyansys-geometry/pull/1365>`_
- bump ansys-sphinx-theme[autoapi] from 1.0.5 to 1.0.7 in the docs-deps group `#1370 <https://github.com/ansys/pyansys-geometry/pull/1370>`_
- bump ansys-api-geometry from 0.4.7 to 0.4.8 `#1371 <https://github.com/ansys/pyansys-geometry/pull/1371>`_
- bump scipy from 1.14.0 to 1.14.1 `#1372 <https://github.com/ansys/pyansys-geometry/pull/1372>`_
- bump the grpc-deps group with 3 updates `#1391 <https://github.com/ansys/pyansys-geometry/pull/1391>`_
- bump ansys-tools-visualization-interface from 0.4.0 to 0.4.1 `#1393 <https://github.com/ansys/pyansys-geometry/pull/1393>`_
- bump ansys-sphinx-theme[autoapi] from 1.0.7 to 1.0.8 in the docs-deps group `#1397 <https://github.com/ansys/pyansys-geometry/pull/1397>`_


Documentation
^^^^^^^^^^^^^

- add project logo `#1405 <https://github.com/ansys/pyansys-geometry/pull/1405>`_


Fixed
^^^^^

- remove ``server_logs_folder`` argument for Discovery and SpaceClaim `#1387 <https://github.com/ansys/pyansys-geometry/pull/1387>`_


Maintenance
^^^^^^^^^^^

- update CHANGELOG for v0.7.0 `#1360 <https://github.com/ansys/pyansys-geometry/pull/1360>`_
- bump dev branch to v0.8.dev0 `#1361 <https://github.com/ansys/pyansys-geometry/pull/1361>`_
- solving various warnings `#1368 <https://github.com/ansys/pyansys-geometry/pull/1368>`_
- pre-commit automatic update `#1373 <https://github.com/ansys/pyansys-geometry/pull/1373>`_, `#1394 <https://github.com/ansys/pyansys-geometry/pull/1394>`_
- upload coverage artifacts properly with upload-artifact@v4.4.0 `#1406 <https://github.com/ansys/pyansys-geometry/pull/1406>`_

`0.7.0 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.7.0>`_ - 2024-08-13
=====================================================================================

Expand Down
Loading