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

Release 0.7.0 #93

Merged
merged 7 commits into from
Jan 22, 2024
Merged

Release 0.7.0 #93

merged 7 commits into from
Jan 22, 2024

Conversation

Alex009
Copy link
Member

@Alex009 Alex009 commented Jan 21, 2024

Changes

  • new feature - generation of copy method for data class in Swift
  • removed force unwrap in sealed generator (fix warnings in Swift)

Thanks

@ema987 , @ShyngysSaktagan

ema987 and others added 6 commits May 2, 2023 18:26
When using this feature a new copy method will be generated for Kotlin data classes to be able to have an improved version of the copy method usable in the Swift code
Add feature to generate improved copy method
@Alex009 Alex009 added this to the 0.7.0 milestone Jan 21, 2024
@Alex009 Alex009 modified the milestones: 0.8.0, 0.7.0 Jan 21, 2024
@Alex009 Alex009 merged commit cccacec into master Jan 22, 2024
3 checks passed
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.

3 participants