Skip to content

Releases: HylandSoftware/Hot-Potato

2.1.20

14 Feb 19:14
ca6f642
Compare
Choose a tag to compare
Merge pull request #51 from HylandSoftware/add-license

Adding open source license

2.1.19

28 Jul 18:10
2d17dda
Compare
Choose a tag to compare
Version range for Newtonsoft.Json (#50)

2.1.18

18 Jul 16:42
c872609
Compare
Choose a tag to compare
Add .NET Standard support for Middleware, Core, and OpenApi  (#49)

* Update Newtonsoft.Json to 13.0.1

* netstandard target framework, compat edits

* Correct content length

* .NET Framework compatibility tests

* Proget matching game

* Visual Studio Version note in Contributing Guide

2.1.17

06 Jul 15:16
e3a7edf
Compare
Choose a tag to compare
Update Newtonsoft.Json to 13.0.1 (#48)

2.1.16

05 Jan 19:29
fe0fe29
Compare
Choose a tag to compare
Benchmark test project POC (#44)

2.1.15

12 Nov 18:12
1a15a1e
Compare
Choose a tag to compare
Property validation in JObjects (#25)

2.1.14

05 Nov 15:08
eee709f
Compare
Choose a tag to compare
Dependabot 11 4 21 (#31)

* NewtonsoftJson 5.0.11

* TestHost 5.0.11

* Moq 4.16.1

* coverlet.msbuild 3.1.0

* xunit.runner.visualstudio 2.4.3

* NewtonsoftJson adjustments

* Extensions version range

2.1.13

04 Nov 21:14
694f76d
Compare
Choose a tag to compare
Dependabot 10-28-21 (#24)

* Namotion.Reflection update

* System.Net.Primitives update

* Update Microsoft.Extensions.Configuration.UserSecrets

* Update Microsoft.Extensions.Configuration.CommandLine

* Microsoft.Extensions.Http update in test projects

* Bump Host range

* Microsoft.Extensions.Configuration.Json bump in Host, Http in Middelware

2.1.12

28 Oct 14:22
69ff227
Compare
Choose a tag to compare
Update documentation for open source (#18)

2.1.11

06 Oct 20:09
fc33545
Compare
Choose a tag to compare
Update njs/nswag packages for better external ref handling (#17)

* Update NJS. NSwag, Namtion, YamlDotNet packages

* ToString overrides for results

* Update integration tests with better asserts

* New OpenApiHeader type

* Add Content-Language header

* Another body validation integration test

* Remove specs folder to set up submodule, update ci.yaml

* Update copy settings

* Short-circuit integration tests for external use

* Short circuit E2E tests in the case of missing SpecToken

* Test constant for integration test constant

* Better handling of missing spec tokens in E2E tests

* appsettings.json comment in E2E setup

Also included comments for omitting specToken lines for template use