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

[FEATURE] - v3.1 API specification compliance. #60

Closed
2 tasks done
Johannestegner opened this issue Jan 20, 2024 · 2 comments
Closed
2 tasks done

[FEATURE] - v3.1 API specification compliance. #60

Johannestegner opened this issue Jan 20, 2024 · 2 comments

Comments

@Johannestegner
Copy link
Member

Johannestegner commented Jan 20, 2024

Description

The PHP package is currently using the 3.0 specification, while 3.1 have been released a while ago.
We need to introduce two changes to the package:

  • Interim numbers
  • getDate method (returning the initial values as a date object)

Breaking changes

There will be no real breaking changes, while, I would recommend updating with a major version (or at the least a minor) bump, seeing the severity of the changes.

@Johannestegner
Copy link
Member Author

When #61 and #62 are both merged in, the package will be compliant with v3.1 api specification in meta (if I haven't missed something).

When releasing, I would recommend bumping at the least a minor (but possibly rather major) version.

@Johannestegner
Copy link
Member Author

Both now merged, so closing this issue! :)

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

1 participant