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

Implement java.io.Serializable #47

Closed
mjiderhamn opened this issue Nov 8, 2018 · 2 comments
Closed

Implement java.io.Serializable #47

mjiderhamn opened this issue Nov 8, 2018 · 2 comments

Comments

@mjiderhamn
Copy link

Make com.github.zafarkhaja.semver.Version implement java.io.Serializable.

For example this makes it easier to persist com.github.zafarkhaja.semver.Version using a Hibernate UserType.

@asarkar
Copy link

asarkar commented Nov 9, 2020

I don't think this library is maintained any more. I developed https://github.com/asarkar/jsemver, and am curious why can't you simply persist the string representation of the version.

@zafarkhaja zafarkhaja self-assigned this Apr 11, 2023
@zafarkhaja zafarkhaja added this to the 0.10.0 milestone Apr 11, 2023
@zafarkhaja
Copy link
Owner

Hello Mattias! Sorry for the delay and thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants