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

fix: change ptime and maxptime value type from Long to Double #1

Merged
merged 1 commit into from
May 15, 2024

Conversation

MichalChomo
Copy link
Contributor

The SDP RFC defines ptime and maxptime as non-zero-int-or-real.

This PR reflects that and changes the type of time field in PtimeAttribute and MaxPtimeAttribute from Long to Double.

@crow-misia
Copy link
Owner

Thanks for the contribution!

@crow-misia crow-misia merged commit ea979df into crow-misia:main May 15, 2024
1 check passed
@MichalChomo
Copy link
Contributor Author

Glad to help, thanks for the library 🙂

@MichalChomo MichalChomo deleted the ptime-maxptime-double-type branch May 15, 2024 15:50
@MichalChomo
Copy link
Contributor Author

@crow-misia Would you please make a new release containing this change?

@crow-misia
Copy link
Owner

v1.2.1 released!
It takes some time to be updated in MavenCentral

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