Skip to content

Commit d1f34b1

Browse files
author
Continuous Integration
committed
Update changelog [skip ci]
1 parent 5da95c7 commit d1f34b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,28 @@
77
**Implemented enhancements:**
88

99
- 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))
1012
- Revert NSwag back to v14.4.0 [\#200](https://github.com/christianhelle/curlgenerator/pull/200) ([christianhelle](https://github.com/christianhelle))
1113
- Fancy CLI output using Spectre Console [\#172](https://github.com/christianhelle/curlgenerator/pull/172) ([christianhelle](https://github.com/christianhelle))
1214
- Convert parameters using kebab case to snake case [\#158](https://github.com/christianhelle/curlgenerator/pull/158) ([christianhelle](https://github.com/christianhelle))
1315
- NSwag v14.2.0 [\#114](https://github.com/christianhelle/curlgenerator/pull/114) ([renovate[bot]](https://github.com/apps/renovate))
1416

17+
**Fixed bugs:**
18+
19+
- last symbol truncated in generated request [\#211](https://github.com/christianhelle/curlgenerator/issues/211)
20+
1521
**Closed issues:**
1622

1723
- Setup CoPilot instructions [\#191](https://github.com/christianhelle/curlgenerator/issues/191)
1824
- Create Static Documentation Website from README [\#177](https://github.com/christianhelle/curlgenerator/issues/177)
1925

2026
**Merged pull requests:**
2127

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))
2230
- 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))
2332
- 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))
2433
- Update actions/checkout action to v5 [\#193](https://github.com/christianhelle/curlgenerator/pull/193) ([renovate[bot]](https://github.com/apps/renovate))
2534
- 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

Comments
 (0)