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

Restore the broken bit of ABI compatibility for Native, JS, and Wasm #357

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

dkhalanskyjb
Copy link
Collaborator

@dkhalanskyjb dkhalanskyjb commented Mar 1, 2024

Fixes #356

Here's the corresponding commit for the JVM implementation: 4e3de8f

@dkhalanskyjb dkhalanskyjb changed the title Attempt to also restore binary compatibility for Native Restore the broken bit of ABI compatibility for Native, JS, and Wasm Mar 1, 2024
Copy link
Contributor

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkhalanskyjb dkhalanskyjb merged commit ab0a40d into master Mar 1, 2024
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the restore-native-bincompat branch March 1, 2024 13:27
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.

ABI incompatible change on kotlinx.datetime/LocalDateTime.Companion.parse function in 0.6.0 release
3 participants