Hyperion v0.9.17
0.9.17 March 25 2021
- Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1
- Fix unit test problem
- Bump FSharp.Core from 4.7.2 to 5.0.0
- Fix issue #40 regarding partial streams
- Fix Hyperion not using known serializers when defined
- Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3
- Bump System.Collections.Immutable from 1.7.1 to 5.0.0
- Bump FSharp.Core from 5.0.0 to 5.0.1
- Update the cross framework spec to include complex POCO object, Type serialization, and support for netcoreapp3.1 and net5.0
Changes:
- 255948e Merge pull request #207 from akkadotnet/dev
- 2010353 Update RELEASE_NOTES.md, preparing for 0.9.17 release (#205)
- 3443a44 Merge pull request #204 from Arkatufus/update_cross_framework_test
- 4bc1c7a update build system
- 6b9543d Add FriendType comparison in Equal()
- 4b47778 Update build system to support .NET 3.1 and 5.0
- 4605dd3 Update the cross framework spec to include complex POCO object, Type serialization, and support for netcoreapp3.1 and net5.0
- ada4198 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#203)
- 0387247 Bump FSharp.Core from 5.0.0 to 5.0.1 (#202)
- 3d9e766 Bump System.Collections.Immutable from 1.7.1 to 5.0.0 (#195)
See More
- 6127ffa Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 (#196)
- bc41932 Merge pull request #184 from jogibear9988/dev
- 5c0dc6f Merge branch 'dev' into dev
- bd9ca13 Merge pull request #1 from Arkatufus/jogibear-dev
- 81ff792 Merge pull request #185 from Ralf1108/dev [ #40 ]
- e31c339 throw EndOfStreamException if stream doesn't return enough bytes
- 110f91f Remove modifications that could not be reached/touched by the unit test
- d13f8dd Add a more aggresive unit test
- 9c725c0 Create Test for Issue #183
- 228f1f1 Merge branch 'dev' into dev
- a28fbde Merge branch 'dev' into dev
- 4f16c3e Bump FSharp.Core from 4.7.2 to 5.0.0 (#189)
- 360b051 Merge branch 'dev' into dev
- 82d58d1 Merge branch 'dev' into dev
- 82eb0f3 Fix unit test problem (#191)
- dcc036f fixed issue #40 regarding partial streams
- f25ef13 Merge branch 'dev' into dev
- e214023 Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1 (#182)
- 6bafc4c bugfix not using know serializers when defined
This list of changes was auto generated.