Skip to content

Commit

Permalink
chore: updating CHANGELOG for v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot committed Oct 31, 2024
1 parent f0401a4 commit bde1cdc
Show file tree
Hide file tree
Showing 34 changed files with 59 additions and 33 deletions.
1 change: 0 additions & 1 deletion doc/changelog.d/1454.added.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

59 changes: 59 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,65 @@ This document contains the release notes for the PyAnsys Geometry project.
.. towncrier release notes start
`0.7.5 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.7.5>`_ - 2024-10-31
=====================================================================================

Added
^^^^^

- create body from surface `#1454 <https://github.com/ansys/pyansys-geometry/pull/1454>`_
- performance enhancements to plotter `#1496 <https://github.com/ansys/pyansys-geometry/pull/1496>`_
- allow picking from easy access methods `#1499 <https://github.com/ansys/pyansys-geometry/pull/1499>`_
- implement cut operation in extrude sketch `#1510 <https://github.com/ansys/pyansys-geometry/pull/1510>`_
- caching bodies to avoid unnecessary object creation `#1513 <https://github.com/ansys/pyansys-geometry/pull/1513>`_
- enable retrieval of service logs (via API) `#1515 <https://github.com/ansys/pyansys-geometry/pull/1515>`_


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

- bump sphinx from 8.1.0 to 8.1.3 in the docs-deps group `#1479 <https://github.com/ansys/pyansys-geometry/pull/1479>`_
- bump ansys-sphinx-theme[autoapi] from 1.1.4 to 1.1.5 in the docs-deps group `#1482 <https://github.com/ansys/pyansys-geometry/pull/1482>`_
- bump the grpc-deps group across 1 directory with 3 updates `#1487 <https://github.com/ansys/pyansys-geometry/pull/1487>`_
- bump ansys-sphinx-theme[autoapi] from 1.1.5 to 1.1.6 in the docs-deps group `#1493 <https://github.com/ansys/pyansys-geometry/pull/1493>`_
- bump trame-vtk from 2.8.10 to 2.8.11 `#1494 <https://github.com/ansys/pyansys-geometry/pull/1494>`_
- bump ansys-api-geometry from 0.4.11 to 0.4.12 `#1502 <https://github.com/ansys/pyansys-geometry/pull/1502>`_
- bump protobuf from 5.28.2 to 5.28.3 in the grpc-deps group `#1505 <https://github.com/ansys/pyansys-geometry/pull/1505>`_
- bump ansys-sphinx-theme[autoapi] from 1.1.6 to 1.1.7 in the docs-deps group `#1506 <https://github.com/ansys/pyansys-geometry/pull/1506>`_
- bump ansys-tools-visualization-interface from 0.4.6 to 0.4.7 `#1507 <https://github.com/ansys/pyansys-geometry/pull/1507>`_
- bump panel from 1.5.2 to 1.5.3 `#1508 <https://github.com/ansys/pyansys-geometry/pull/1508>`_
- bump ansys-api-geometry from 0.4.12 to 0.4.13 `#1512 <https://github.com/ansys/pyansys-geometry/pull/1512>`_
- bump the grpc-deps group with 2 updates `#1517 <https://github.com/ansys/pyansys-geometry/pull/1517>`_
- bump pytest-cov from 5.0.0 to 6.0.0 `#1518 <https://github.com/ansys/pyansys-geometry/pull/1518>`_


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

- avoid having a drop down in the top navigation bar `#1485 <https://github.com/ansys/pyansys-geometry/pull/1485>`_
- provide information on how to build a single example `#1490 <https://github.com/ansys/pyansys-geometry/pull/1490>`_
- add example file to download in the test `#1501 <https://github.com/ansys/pyansys-geometry/pull/1501>`_
- revisit examples to make sure they are properly styled `#1509 <https://github.com/ansys/pyansys-geometry/pull/1509>`_
- align landing page layout with UI/UX requirements `#1511 <https://github.com/ansys/pyansys-geometry/pull/1511>`_


Fixed
^^^^^

- static search options `#1478 <https://github.com/ansys/pyansys-geometry/pull/1478>`_
- respect product_version when launching geometry service `#1486 <https://github.com/ansys/pyansys-geometry/pull/1486>`_


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

- update CHANGELOG for v0.7.4 `#1476 <https://github.com/ansys/pyansys-geometry/pull/1476>`_
- pre-commit automatic update `#1480 <https://github.com/ansys/pyansys-geometry/pull/1480>`_, `#1516 <https://github.com/ansys/pyansys-geometry/pull/1516>`_
- avoid linkcheck on changelog (unnecessary) `#1489 <https://github.com/ansys/pyansys-geometry/pull/1489>`_
- update CONTRIBUTORS `#1492 <https://github.com/ansys/pyansys-geometry/pull/1492>`_
- allowing new tags for Windows Core Service `#1497 <https://github.com/ansys/pyansys-geometry/pull/1497>`_
- simplify vulnerabilities check `#1504 <https://github.com/ansys/pyansys-geometry/pull/1504>`_

`0.7.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.7.4>`_ - 2024-10-11
=====================================================================================

Expand Down

0 comments on commit bde1cdc

Please sign in to comment.