mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-10 03:13:53 +02:00
1.5.25 (ReleaseNotes)
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# 1.5.25 (13 May 2023)
|
||||||
|
- [#934](https://github.com/WireMock-Net/WireMock.Net/pull/934) - Code generator improvements [feature] contributed by [cezarypiatek](https://github.com/cezarypiatek)
|
||||||
|
|
||||||
# 1.5.24 (07 May 2023)
|
# 1.5.24 (07 May 2023)
|
||||||
- [#926](https://github.com/WireMock-Net/WireMock.Net/pull/926) - Fix C# mapping code generator for header names [bug] contributed by [cezarypiatek](https://github.com/cezarypiatek)
|
- [#926](https://github.com/WireMock-Net/WireMock.Net/pull/926) - Fix C# mapping code generator for header names [bug] contributed by [cezarypiatek](https://github.com/cezarypiatek)
|
||||||
- [#927](https://github.com/WireMock-Net/WireMock.Net/pull/927) - Enrich generated code with status code [feature] contributed by [cezarypiatek](https://github.com/cezarypiatek)
|
- [#927](https://github.com/WireMock-Net/WireMock.Net/pull/927) - Enrich generated code with status code [feature] contributed by [cezarypiatek](https://github.com/cezarypiatek)
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
# 1.5.24 (07 May 2023)
|
# 1.5.25 (13 May 2023)
|
||||||
- #926 Fix C# mapping code generator for header names [bug]
|
- #934 Code generator improvements [feature]
|
||||||
- #927 Enrich generated code with status code [feature]
|
|
||||||
- #930 Update C# mapping code generator for WithStatusCode [feature]
|
|
||||||
- #931 Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' [feature]
|
|
||||||
- #933 C# code generator improvements [feature]
|
|
||||||
|
|
||||||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md
|
||||||
Reference in New Issue
Block a user