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 exported API and fixed a kotlin bug #83

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Conversation

Jzow
Copy link
Contributor

@Jzow Jzow commented Oct 13, 2023

Fix a bug that caused data to be unable to be written because it was a val attribute and is now replaced with a var attribute to ensure that data can be written when the bean is copied

CC Issue 41 and Issue 42

Jzow added 4 commits October 13, 2023 16:11
…a val attribute and is now replaced with a var attribute to ensure that data can be written when the bean is copied
@Jzow Jzow merged commit 536a4a8 into eairps:master Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant