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

Added Unit/BoxedUnit serializers and tests #101

Merged
merged 2 commits into from Oct 25, 2016
Merged

Conversation

luben
Copy link
Contributor

@luben luben commented Oct 25, 2016

It addresses #89

The default Fields serializer does not preserve the identity
as it creates new object each time it is deserialized

Thanks @aakoshh and @TimSoethout
@luben
Copy link
Contributor Author

luben commented Oct 25, 2016

It should be ready for 0.4.2 release. Do you want me to add also the README/version changes for the release?

@romix
Copy link
Collaborator

romix commented Oct 25, 2016

@luben Thanks, looks good!

And yes, if you could prepare the README/version changes for the release, it would be nice.

@luben
Copy link
Contributor Author

luben commented Oct 25, 2016

Updated the version. Please note that the README was also updated with information about the forthcoming 0.5.0 release based on Kryo-4.0

@romix
Copy link
Collaborator

romix commented Oct 25, 2016

Thanks! Could you provide the release related changes in a separate PR? Let's not mix it with the code changes. I'm also not sure about the version.sbt change. IIRC, the release plugin updates it automatically.

@luben
Copy link
Contributor Author

luben commented Oct 25, 2016

Done. Moved it to a separate PR for 0.4.2 release. I have also reverted the version.sbt as you suggested. I am preparing the changes and PR for 0.5.0 based on Kryo-4.0

@romix romix merged commit fe3b40b into altoo-ag:master Oct 25, 2016
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.

None yet

2 participants