|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/btschwertfeger/python-cmethods/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/btschwertfeger/python-cmethods/compare/v2.3.0...HEAD) |
| 5 | +[Full Changelog](https://github.com/btschwertfeger/python-cmethods/compare/v2.3.1...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Bump github/codeql-action from 3.29.2 to 3.29.5 in the all group [\#171](https://github.com/btschwertfeger/python-cmethods/pull/171) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 10 | +- Bump github/codeql-action from 3.28.18 to 3.29.2 in the all group [\#170](https://github.com/btschwertfeger/python-cmethods/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Update project settings [\#169](https://github.com/btschwertfeger/python-cmethods/pull/169) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 12 | +- Bump the all group with 4 updates [\#168](https://github.com/btschwertfeger/python-cmethods/pull/168) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +- Bump the all group with 3 updates [\#167](https://github.com/btschwertfeger/python-cmethods/pull/167) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | + |
| 15 | +## [v2.3.1](https://github.com/btschwertfeger/python-cmethods/tree/v2.3.1) (2025-04-01) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/btschwertfeger/python-cmethods/compare/v2.3.0...v2.3.1) |
6 | 18 |
|
7 | 19 | **Fixed bugs:**
|
8 | 20 |
|
|
11 | 23 | **Closed issues:**
|
12 | 24 |
|
13 | 25 | - Create Jupyter Notebooks for possible strategies [\#135](https://github.com/btschwertfeger/python-cmethods/issues/135)
|
| 26 | +- Parts of the pyproject.toml are deprecated [\#164](https://github.com/btschwertfeger/python-cmethods/issues/164) |
14 | 27 |
|
15 | 28 | **Merged pull requests:**
|
16 | 29 |
|
| 30 | +- Bump the all group with 2 updates [\#166](https://github.com/btschwertfeger/python-cmethods/pull/166) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +- Bump the all group with 3 updates [\#162](https://github.com/btschwertfeger/python-cmethods/pull/162) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 32 | +- Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group [\#161](https://github.com/btschwertfeger/python-cmethods/pull/161) ([dependabot[bot]](https://github.com/apps/dependabot)) |
17 | 33 | - Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 [\#159](https://github.com/btschwertfeger/python-cmethods/pull/159) ([dependabot[bot]](https://github.com/apps/dependabot))
|
| 34 | +- Bump codecov/codecov-action from 5.1.2 to 5.3.1 [\#158](https://github.com/btschwertfeger/python-cmethods/pull/158) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 35 | +- Bump github/codeql-action from 3.28.1 to 3.28.8 [\#157](https://github.com/btschwertfeger/python-cmethods/pull/157) ([dependabot[bot]](https://github.com/apps/dependabot)) |
18 | 36 | - Bump actions/setup-python from 5.3.0 to 5.4.0 [\#156](https://github.com/btschwertfeger/python-cmethods/pull/156) ([dependabot[bot]](https://github.com/apps/dependabot))
|
19 | 37 | - Bump github/codeql-action from 3.28.0 to 3.28.1 [\#152](https://github.com/btschwertfeger/python-cmethods/pull/152) ([dependabot[bot]](https://github.com/apps/dependabot))
|
20 | 38 | - Add `release.yaml` [\#151](https://github.com/btschwertfeger/python-cmethods/pull/151) ([btschwertfeger](https://github.com/btschwertfeger))
|
|
23 | 41 | - Bump github/codeql-action from 3.27.6 to 3.27.9 [\#148](https://github.com/btschwertfeger/python-cmethods/pull/148) ([dependabot[bot]](https://github.com/apps/dependabot))
|
24 | 42 | - Bump codecov/codecov-action from 4.6.0 to 5.1.1 [\#147](https://github.com/btschwertfeger/python-cmethods/pull/147) ([dependabot[bot]](https://github.com/apps/dependabot))
|
25 | 43 | - Bump github/codeql-action from 3.27.4 to 3.27.6 [\#146](https://github.com/btschwertfeger/python-cmethods/pull/146) ([dependabot[bot]](https://github.com/apps/dependabot))
|
26 |
| -- Do not rely on trusted publishing for PyPI upload [\#145](https://github.com/btschwertfeger/python-cmethods/pull/145) ([btschwertfeger](https://github.com/btschwertfeger)) |
27 | 44 | - Bump github/codeql-action from 3.27.1 to 3.27.4 [\#141](https://github.com/btschwertfeger/python-cmethods/pull/141) ([dependabot[bot]](https://github.com/apps/dependabot))
|
28 | 45 | - Bump github/codeql-action from 3.27.0 to 3.27.1 [\#140](https://github.com/btschwertfeger/python-cmethods/pull/140) ([dependabot[bot]](https://github.com/apps/dependabot))
|
29 | 46 | - Bump actions/checkout from 4.2.1 to 4.2.2 [\#138](https://github.com/btschwertfeger/python-cmethods/pull/138) ([dependabot[bot]](https://github.com/apps/dependabot))
|
30 | 47 | - Bump actions/setup-python from 5.2.0 to 5.3.0 [\#137](https://github.com/btschwertfeger/python-cmethods/pull/137) ([dependabot[bot]](https://github.com/apps/dependabot))
|
31 | 48 | - Bump github/codeql-action from 3.26.13 to 3.27.0 [\#136](https://github.com/btschwertfeger/python-cmethods/pull/136) ([dependabot[bot]](https://github.com/apps/dependabot))
|
32 |
| -- Update and apply Pre-Commit hooks [\#134](https://github.com/btschwertfeger/python-cmethods/pull/134) ([btschwertfeger](https://github.com/btschwertfeger)) |
33 | 49 | - Bump actions/checkout from 4.1.7 to 4.2.1 [\#132](https://github.com/btschwertfeger/python-cmethods/pull/132) ([dependabot[bot]](https://github.com/apps/dependabot))
|
34 | 50 | - Bump github/codeql-action from 3.26.11 to 3.26.13 [\#131](https://github.com/btschwertfeger/python-cmethods/pull/131) ([dependabot[bot]](https://github.com/apps/dependabot))
|
35 | 51 | - Bump codecov/codecov-action from 4.5.0 to 4.6.0 [\#130](https://github.com/btschwertfeger/python-cmethods/pull/130) ([dependabot[bot]](https://github.com/apps/dependabot))
|
36 | 52 | - Bump github/codeql-action from 3.26.8 to 3.26.11 [\#129](https://github.com/btschwertfeger/python-cmethods/pull/129) ([dependabot[bot]](https://github.com/apps/dependabot))
|
37 |
| -- Move CITATION file to top-level [\#126](https://github.com/btschwertfeger/python-cmethods/pull/126) ([btschwertfeger](https://github.com/btschwertfeger)) |
38 |
| -- Add CITATION file [\#125](https://github.com/btschwertfeger/python-cmethods/pull/125) ([btschwertfeger](https://github.com/btschwertfeger)) |
39 |
| -- Update project settings [\#124](https://github.com/btschwertfeger/python-cmethods/pull/124) ([btschwertfeger](https://github.com/btschwertfeger)) |
40 | 53 | - Bump github/codeql-action from 3.26.7 to 3.26.8 [\#123](https://github.com/btschwertfeger/python-cmethods/pull/123) ([dependabot[bot]](https://github.com/apps/dependabot))
|
41 | 54 | - Bump github/codeql-action from 3.26.6 to 3.26.7 [\#122](https://github.com/btschwertfeger/python-cmethods/pull/122) ([dependabot[bot]](https://github.com/apps/dependabot))
|
42 | 55 | - Bump actions/setup-python from 5.1.1 to 5.2.0 [\#121](https://github.com/btschwertfeger/python-cmethods/pull/121) ([dependabot[bot]](https://github.com/apps/dependabot))
|
|
49 | 62 | - Bump actions/setup-python from 5.1.0 to 5.1.1 [\#114](https://github.com/btschwertfeger/python-cmethods/pull/114) ([dependabot[bot]](https://github.com/apps/dependabot))
|
50 | 63 | - Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 [\#113](https://github.com/btschwertfeger/python-cmethods/pull/113) ([dependabot[bot]](https://github.com/apps/dependabot))
|
51 | 64 | - Bump actions/checkout from 4.1.6 to 4.1.7 [\#110](https://github.com/btschwertfeger/python-cmethods/pull/110) ([dependabot[bot]](https://github.com/apps/dependabot))
|
| 65 | +- Resolve "Parts of the pyproject.toml are deprecated" [\#165](https://github.com/btschwertfeger/python-cmethods/pull/165) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 66 | +- Fix the documentation build [\#163](https://github.com/btschwertfeger/python-cmethods/pull/163) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 67 | +- Update copyright headers [\#160](https://github.com/btschwertfeger/python-cmethods/pull/160) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 68 | +- Do not rely on trusted publishing for PyPI upload [\#145](https://github.com/btschwertfeger/python-cmethods/pull/145) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 69 | +- Update and apply Pre-Commit hooks [\#134](https://github.com/btschwertfeger/python-cmethods/pull/134) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 70 | +- Move CITATION file to top-level [\#126](https://github.com/btschwertfeger/python-cmethods/pull/126) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 71 | +- Add CITATION file [\#125](https://github.com/btschwertfeger/python-cmethods/pull/125) ([btschwertfeger](https://github.com/btschwertfeger)) |
| 72 | +- Update project settings [\#124](https://github.com/btschwertfeger/python-cmethods/pull/124) ([btschwertfeger](https://github.com/btschwertfeger)) |
52 | 73 |
|
53 | 74 | ## [v2.3.0](https://github.com/btschwertfeger/python-cmethods/tree/v2.3.0) (2024-06-19)
|
54 | 75 |
|
|
0 commit comments