Skip to content

Commit 02f2c62

Browse files
chore: updating CHANGELOG for v0.30.dev3
1 parent 22e6d7a commit 02f2c62

19 files changed

+40
-18
lines changed

doc/changelog.d/3751.fixed.md

-1
This file was deleted.

doc/changelog.d/3756.documentation.md

-1
This file was deleted.

doc/changelog.d/3759.maintenance.md

-1
This file was deleted.

doc/changelog.d/3761.documentation.md

-1
This file was deleted.

doc/changelog.d/3762.documentation.md

-1
This file was deleted.

doc/changelog.d/3764.maintenance.md

-1
This file was deleted.

doc/changelog.d/3767.maintenance.md

-1
This file was deleted.

doc/changelog.d/3768.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/3770.fixed.md

-1
This file was deleted.

doc/changelog.d/3772.documentation.md

-1
This file was deleted.

doc/changelog.d/3773.fixed.md

-1
This file was deleted.

doc/changelog.d/3774.fixed.md

-1
This file was deleted.

doc/changelog.d/3776.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/3777.fixed.md

-1
This file was deleted.

doc/changelog.d/3778.fixed.md

-1
This file was deleted.

doc/changelog.d/3779.documentation.md

-1
This file was deleted.

doc/changelog.d/3780.fixed.md

-1
This file was deleted.

doc/changelog.d/3781.fixed.md

-1
This file was deleted.

doc/source/changelog.rst

+40
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,46 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.30.dev3 <https://github.com/ansys/pyfluent/releases/tag/v0.30.dev3>`_ - 2025-02-28
13+
=====================================================================================
14+
15+
Fixed
16+
^^^^^
17+
18+
- Better way to copy the current function argument values `#3751 <https://github.com/ansys/pyfluent/pull/3751>`_
19+
- Minor issues in PyConsole. `#3770 <https://github.com/ansys/pyfluent/pull/3770>`_
20+
- Invalid surface_ids check for field_data. `#3773 <https://github.com/ansys/pyfluent/pull/3773>`_
21+
- Resolve MRO for _InputFile `#3774 <https://github.com/ansys/pyfluent/pull/3774>`_
22+
- Support Group type argument during codegen `#3777 <https://github.com/ansys/pyfluent/pull/3777>`_
23+
- update pyi files to match release `#3778 <https://github.com/ansys/pyfluent/pull/3778>`_
24+
- Fix for nested alias `#3780 <https://github.com/ansys/pyfluent/pull/3780>`_
25+
- input/output types for completer icons `#3781 <https://github.com/ansys/pyfluent/pull/3781>`_
26+
27+
28+
Miscellaneous
29+
^^^^^^^^^^^^^
30+
31+
- Remove vulnerabilities check `#3768 <https://github.com/ansys/pyfluent/pull/3768>`_
32+
- Remove 'rename' from Enhanced Meshing Workflow top level. `#3776 <https://github.com/ansys/pyfluent/pull/3776>`_
33+
34+
35+
Documentation
36+
^^^^^^^^^^^^^
37+
38+
- Update local doc build instructions [skip tests] `#3756 <https://github.com/ansys/pyfluent/pull/3756>`_
39+
- search engine optimization `#3761 <https://github.com/ansys/pyfluent/pull/3761>`_
40+
- clean doc strs `#3762 <https://github.com/ansys/pyfluent/pull/3762>`_
41+
- Update cheat sheet link [skip tests] `#3772 <https://github.com/ansys/pyfluent/pull/3772>`_
42+
- Update meshing docs [skip-tests]. `#3779 <https://github.com/ansys/pyfluent/pull/3779>`_
43+
44+
45+
Maintenance
46+
^^^^^^^^^^^
47+
48+
- update CHANGELOG for v0.30.dev2 `#3759 <https://github.com/ansys/pyfluent/pull/3759>`_
49+
- Reduce min grpcio-status version `#3764 <https://github.com/ansys/pyfluent/pull/3764>`_
50+
- Specify PyFluent package version at a single location `#3767 <https://github.com/ansys/pyfluent/pull/3767>`_
51+
1252
`0.30.dev2 <https://github.com/ansys/pyfluent/releases/tag/v0.30.dev2>`_ - 2025-02-20
1353
=====================================================================================
1454

0 commit comments

Comments
 (0)