File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change
1
+ ### 0.9.8 January 31 2018 ####
2
+ ** Maintenance release for Hyperion v0.9.***
3
+ This small patch conists of the following bug fixes to Hyperion v0.9.* branch:
4
+
5
+ * [ Support for FSharpSet<T >] ( https://github.com/akkadotnet/Hyperion/pull/92 )
6
+
1
7
### 0.9.7 January 18 2018 ####
2
8
** Maintenance release for Hyperion v0.9.***
3
9
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Copyright >Copyright © 2016-2017 Akka.NET Team</Copyright >
4
4
<Authors >Akka.NET Team</Authors >
5
- <VersionPrefix >0.9.7</VersionPrefix >
6
- <PackageReleaseNotes >Maintenance release for Hyperion v0.9.0**
7
- This patch mostly contains bugfixes and enhancements to the existing Hyperion v0.9.* branch. No major API changes have been made.
8
- [EnumerableSerializeFactory fixes](https://github.com/akkadotnet/Hyperion/pull/81)
9
- [Fix: ObjectDisposedException cannot be deserialized](https://github.com/akkadotnet/Hyperion/issues/64)
10
- [Added support for DateTimeOffset as a primitive](https://github.com/akkadotnet/Hyperion/pull/79)
11
- You can [see the full set of changes for Hyperion v0.9.7 here](https://github.com/akkadotnet/Hyperion/milestone/5).</PackageReleaseNotes >
5
+ <VersionPrefix >0.9.8</VersionPrefix >
6
+ <PackageReleaseNotes >Maintenance release for Hyperion v0.9.***
7
+ This small patch conists of the following bug fixes to Hyperion v0.9.*:
8
+ [Support for FSharpSet< T> ](https://github.com/akkadotnet/Hyperion/pull/92)</PackageReleaseNotes >
12
9
<PackageIconUrl >http://getakka.net/images/akkalogo.png</PackageIconUrl >
13
10
<PackageProjectUrl >https://github.com/akkadotnet/Hyperion</PackageProjectUrl >
14
11
<PackageLicenseUrl >https://github.com/akkadotnet/Hyperion/blob/master/LICENSE</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments