|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
9 | 9 | - Improve CLI tool experience [\#170](https://github.com/christianhelle/curlgenerator/issues/170) |
| 10 | +- Improve code coverage [\#214](https://github.com/christianhelle/curlgenerator/pull/214) ([christianhelle](https://github.com/christianhelle)) |
| 11 | +- Only remove the last character when there are query string parameters [\#213](https://github.com/christianhelle/curlgenerator/pull/213) ([christianhelle](https://github.com/christianhelle)) |
10 | 12 | - Revert NSwag back to v14.4.0 [\#200](https://github.com/christianhelle/curlgenerator/pull/200) ([christianhelle](https://github.com/christianhelle)) |
11 | 13 | - Fancy CLI output using Spectre Console [\#172](https://github.com/christianhelle/curlgenerator/pull/172) ([christianhelle](https://github.com/christianhelle)) |
12 | 14 | - Convert parameters using kebab case to snake case [\#158](https://github.com/christianhelle/curlgenerator/pull/158) ([christianhelle](https://github.com/christianhelle)) |
13 | 15 | - NSwag v14.2.0 [\#114](https://github.com/christianhelle/curlgenerator/pull/114) ([renovate[bot]](https://github.com/apps/renovate)) |
14 | 16 |
|
| 17 | +**Fixed bugs:** |
| 18 | + |
| 19 | +- last symbol truncated in generated request [\#211](https://github.com/christianhelle/curlgenerator/issues/211) |
| 20 | + |
15 | 21 | **Closed issues:** |
16 | 22 |
|
17 | 23 | - Setup CoPilot instructions [\#191](https://github.com/christianhelle/curlgenerator/issues/191) |
18 | 24 | - Create Static Documentation Website from README [\#177](https://github.com/christianhelle/curlgenerator/issues/177) |
19 | 25 |
|
20 | 26 | **Merged pull requests:** |
21 | 27 |
|
| 28 | +- Update actions/github-script action to v8 [\#212](https://github.com/christianhelle/curlgenerator/pull/212) ([renovate[bot]](https://github.com/apps/renovate)) |
| 29 | +- Update actions/setup-dotnet action to v5 [\#210](https://github.com/christianhelle/curlgenerator/pull/210) ([renovate[bot]](https://github.com/apps/renovate)) |
22 | 30 | - Bump Microsoft.OpenApi.Readers from 1.6.24 to 1.6.25 [\#199](https://github.com/christianhelle/curlgenerator/pull/199) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +- Update actions/upload-pages-artifact action to v4 [\#198](https://github.com/christianhelle/curlgenerator/pull/198) ([renovate[bot]](https://github.com/apps/renovate)) |
23 | 32 | - Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 [\#196](https://github.com/christianhelle/curlgenerator/pull/196) ([dependabot[bot]](https://github.com/apps/dependabot)) |
24 | 33 | - Update actions/checkout action to v5 [\#193](https://github.com/christianhelle/curlgenerator/pull/193) ([renovate[bot]](https://github.com/apps/renovate)) |
25 | 34 | - Add comprehensive GitHub Copilot instructions for CurlGenerator development [\#192](https://github.com/christianhelle/curlgenerator/pull/192) ([Copilot](https://github.com/apps/copilot-swe-agent)) |
|
0 commit comments