-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb473a5
commit 75c05f6
Showing
2 changed files
with
3 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,2 @@ | ||
### 0.9.9 November 1 2018 #### | ||
*Placeholder for Nightlies* | ||
|
||
### 0.9.8 January 31 2018 #### | ||
**Maintenance release for Hyperion v0.9.*** | ||
This small patch conists of the following bug fixes to Hyperion v0.9.* branch: | ||
|
||
* [Support for FSharpSet<T>](https://github.com/akkadotnet/Hyperion/pull/92) | ||
|
||
### 0.9.7 January 18 2018 #### | ||
**Maintenance release for Hyperion v0.9.*** | ||
|
||
This patch mostly contains bugfixes and enhancements to the existing Hyperion v0.9.* branch. No major API changes have been made. | ||
|
||
* [EnumerableSerializeFactory fixes](https://github.com/akkadotnet/Hyperion/pull/81) | ||
* [Fix: ObjectDisposedException cannot be deserialized](https://github.com/akkadotnet/Hyperion/issues/64) | ||
* [Added support for DateTimeOffset as a primitive](https://github.com/akkadotnet/Hyperion/pull/79) | ||
|
||
You can [see the full set of changes for Hyperion v0.9.7 here](https://github.com/akkadotnet/Hyperion/milestone/5). | ||
|
||
### 0.9.6 August 17 2017 | ||
|
||
Resolving issues with conflicting binary being downloaded via NuGet with version bump. | ||
|
||
### 0.9.5 August 11 2017 | ||
|
||
Provides support for .NET Standard 1.6. | ||
|
||
See the full set of changes here: [Hyperion 0.9.5](https://github.com/akkadotnet/Hyperion/milestone/3) | ||
|
||
### 0.9.2 January 05 2017 | ||
Includes bug fixes for immutable data structures and lists. | ||
|
||
See the full set of changes here: [Hyperion 0.9.2 Milestone](https://github.com/akkadotnet/Hyperion/milestone/2) | ||
|
||
### 0.9.1 January 02 2017 | ||
Includes bug fixes for numerous data structures as well as improved build chain and tools standardization. | ||
|
||
See the full set of changes here: [Hyperion 0.9.1 Milestone](https://github.com/akkadotnet/Hyperion/milestone/1) | ||
|
||
### New in 0.9.0 (Released 2016/11/24) | ||
### 0.9.9 October 10 2019 #### | ||
Hyperion now supports .NET Core 3.0. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters