Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperion v0.9.7 production release #88

Merged
merged 6 commits into from
Jan 19, 2018
Merged

Hyperion v0.9.7 production release #88

merged 6 commits into from
Jan 19, 2018

Conversation

Aaronontheweb
Copy link
Member

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.

You can see the full set of changes for Hyperion v0.9.7 here.

yallie and others added 6 commits September 20, 2017 16:34
…. (#76)

* Fixed serialization of exceptions without the default constructor (#64).

* Moved the check outside the deserializer function.
* Added support for DateTimeOffset as a primitive

* Corrected comment

* Corrected another comment

* Changed serialization of DateTimeOffset from ticks+minutes to ticks+ticks.
* EnumerableSerializeFactory fixes

* Update EnumerableSerializerFactory. Move null checks outside ObjectReader, allow private constructors.

* Update EnumerableSerializerFactor to use Add method if exists, then IEnumerable<T> ctor.
* moved to BenchmarkDotNet

* restructured project to use pb-lib format
* Hyperion v0.9.7 release notes

* updated README
@Aaronontheweb Aaronontheweb merged commit 84eb198 into master Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants