diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index be536a4d..54dee5e5 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -8,6 +8,80 @@ project. .. towncrier release notes start +`0.3.0 `_ - November 25, 2025 +============================================================================================== + +.. tab-set:: + + + .. tab-item:: Dependencies + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Ci: bump ansys/actions from 10.1.4 to 10.1.5 + - `#92 `_ + + * - Build: bump pyfakefs from 5.10.1 to 5.10.2 + - `#95 `_ + + * - Build: bump pytest from 9.0.0 to 9.0.1 + - `#102 `_ + + + .. tab-item:: Miscellaneous + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Chore: update CHANGELOG for v0.2.1 + - `#77 `_ + + * - Ci: make changelog stage as required for releasing and avoid running old workflows + - `#78 `_ + + * - Ci: bump astral-sh/setup-uv from 7.0.0 to 7.1.2 + - `#79 `_ + + * - Build: bump pyfakefs from 5.10.0 to 5.10.1 + - `#80 `_ + + * - [pre-commit.ci] pre-commit autoupdate + - `#82 `_, `#97 `_, `#101 `_, `#109 `_ + + * - Build: bump hypothesis from 6.142.4 to 6.142.5 + - `#91 `_ + + * - Build: bump hypothesis from 6.142.5 to 6.143.0 + - `#93 `_ + + * - Docs: Update \`\`CONTRIBUTORS.md\`\` with the latest contributors + - `#94 `_ + + * - Build: bump hypothesis from 6.143.0 to 6.146.0 + - `#98 `_ + + * - Build: bump hypothesis from 6.146.0 to 6.147.0 + - `#99 `_ + + * - Build: bump pytest from 8.4.2 to 9.0.0 + - `#100 `_ + + * - Ci: bump astral-sh/setup-uv from 7.1.2 to 7.1.3 + - `#103 `_ + + * - Ci: bump actions/checkout from 5.0.0 to 5.0.1 + - `#104 `_ + + * - Build: bump hypothesis from 6.147.0 to 6.148.0 + - `#105 `_ + + * - Feat: adding cyberchannel module + - `#107 `_ + + `0.2.1 `_ - October 31, 2025 ============================================================================================= diff --git a/doc/source/changelog/100.miscellaneous.md b/doc/source/changelog/100.miscellaneous.md deleted file mode 100644 index bf6dfd2e..00000000 --- a/doc/source/changelog/100.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump pytest from 8.4.2 to 9.0.0 diff --git a/doc/source/changelog/101.miscellaneous.md b/doc/source/changelog/101.miscellaneous.md deleted file mode 100644 index 49457b88..00000000 --- a/doc/source/changelog/101.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate diff --git a/doc/source/changelog/102.dependencies.md b/doc/source/changelog/102.dependencies.md deleted file mode 100644 index d9b736f9..00000000 --- a/doc/source/changelog/102.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump pytest from 9.0.0 to 9.0.1 diff --git a/doc/source/changelog/103.miscellaneous.md b/doc/source/changelog/103.miscellaneous.md deleted file mode 100644 index 11207230..00000000 --- a/doc/source/changelog/103.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Ci: bump astral-sh/setup-uv from 7.1.2 to 7.1.3 diff --git a/doc/source/changelog/104.miscellaneous.md b/doc/source/changelog/104.miscellaneous.md deleted file mode 100644 index f2972d14..00000000 --- a/doc/source/changelog/104.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Ci: bump actions/checkout from 5.0.0 to 5.0.1 diff --git a/doc/source/changelog/105.miscellaneous.md b/doc/source/changelog/105.miscellaneous.md deleted file mode 100644 index f7b90d95..00000000 --- a/doc/source/changelog/105.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump hypothesis from 6.147.0 to 6.148.0 diff --git a/doc/source/changelog/107.miscellaneous.md b/doc/source/changelog/107.miscellaneous.md deleted file mode 100644 index 40d31e6d..00000000 --- a/doc/source/changelog/107.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Feat: adding cyberchannel module diff --git a/doc/source/changelog/109.miscellaneous.md b/doc/source/changelog/109.miscellaneous.md deleted file mode 100644 index 49457b88..00000000 --- a/doc/source/changelog/109.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate diff --git a/doc/source/changelog/112.miscellaneous.md b/doc/source/changelog/112.miscellaneous.md new file mode 100644 index 00000000..7120e3ae --- /dev/null +++ b/doc/source/changelog/112.miscellaneous.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.3.0 diff --git a/doc/source/changelog/77.miscellaneous.md b/doc/source/changelog/77.miscellaneous.md deleted file mode 100644 index 2a408590..00000000 --- a/doc/source/changelog/77.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update CHANGELOG for v0.2.1 diff --git a/doc/source/changelog/78.miscellaneous.md b/doc/source/changelog/78.miscellaneous.md deleted file mode 100644 index 7bbdf559..00000000 --- a/doc/source/changelog/78.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Ci: make changelog stage as required for releasing and avoid running old workflows diff --git a/doc/source/changelog/79.miscellaneous.md b/doc/source/changelog/79.miscellaneous.md deleted file mode 100644 index 16193669..00000000 --- a/doc/source/changelog/79.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Ci: bump astral-sh/setup-uv from 7.0.0 to 7.1.2 diff --git a/doc/source/changelog/80.miscellaneous.md b/doc/source/changelog/80.miscellaneous.md deleted file mode 100644 index 32115d90..00000000 --- a/doc/source/changelog/80.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump pyfakefs from 5.10.0 to 5.10.1 diff --git a/doc/source/changelog/82.miscellaneous.md b/doc/source/changelog/82.miscellaneous.md deleted file mode 100644 index 49457b88..00000000 --- a/doc/source/changelog/82.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate diff --git a/doc/source/changelog/91.miscellaneous.md b/doc/source/changelog/91.miscellaneous.md deleted file mode 100644 index 401aa7cf..00000000 --- a/doc/source/changelog/91.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump hypothesis from 6.142.4 to 6.142.5 diff --git a/doc/source/changelog/92.dependencies.md b/doc/source/changelog/92.dependencies.md deleted file mode 100644 index c30b895b..00000000 --- a/doc/source/changelog/92.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Ci: bump ansys/actions from 10.1.4 to 10.1.5 diff --git a/doc/source/changelog/93.miscellaneous.md b/doc/source/changelog/93.miscellaneous.md deleted file mode 100644 index b0f390f3..00000000 --- a/doc/source/changelog/93.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump hypothesis from 6.142.5 to 6.143.0 diff --git a/doc/source/changelog/94.miscellaneous.md b/doc/source/changelog/94.miscellaneous.md deleted file mode 100644 index e3b01bad..00000000 --- a/doc/source/changelog/94.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Docs: Update \`\`CONTRIBUTORS.md\`\` with the latest contributors diff --git a/doc/source/changelog/95.dependencies.md b/doc/source/changelog/95.dependencies.md deleted file mode 100644 index 94378a5a..00000000 --- a/doc/source/changelog/95.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump pyfakefs from 5.10.1 to 5.10.2 diff --git a/doc/source/changelog/97.miscellaneous.md b/doc/source/changelog/97.miscellaneous.md deleted file mode 100644 index 49457b88..00000000 --- a/doc/source/changelog/97.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate diff --git a/doc/source/changelog/98.miscellaneous.md b/doc/source/changelog/98.miscellaneous.md deleted file mode 100644 index dbe5ec47..00000000 --- a/doc/source/changelog/98.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump hypothesis from 6.143.0 to 6.146.0 diff --git a/doc/source/changelog/99.miscellaneous.md b/doc/source/changelog/99.miscellaneous.md deleted file mode 100644 index 497e53fe..00000000 --- a/doc/source/changelog/99.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build: bump hypothesis from 6.146.0 to 6.147.0