robohorse / RoboPOJOGenerator

IntelliJ IDEA and Android Studio plugin
MIT License
716 stars 83 forks source link

Add support for Kotlinx Serialization #145

Closed moallemi closed 2 days ago

moallemi commented 10 months ago

Hello @robohorse,

I hope all is well with you! You might remember me from our collaboration on the Eva and A1 projects.

I've been working with your library and find it quite useful. One enhancement I've been considering is the integration of kotlinx serialization to improve the serialization capabilities of the library.

Would you be open to such a contribution? I'd be more than happy to work on this feature and submit a pull request for your review.

Looking forward to hearing your thoughts.

Best regards,

robohorse commented 9 months ago

Hey @moallemi,

Iā€™m fine, thanks. Hopefully you too. It is really cool to meet you here ;)

Sure, it would be really great and I can just release a new version then.

P.S. Sorry for the late response, I definitely should fix my github notifications.

robohorse commented 9 months ago

I'd be more than happy to work on this feature and submit a pull request for your review.

Please reach me out if you need any help.

robohorse commented 2 days ago

hey @moallemi , It is live now šŸŽ‰ Please check the release 2.6.0

moallemi commented 2 days ago

Hey, Thanks for the update and new release šŸ™šŸ‘Œ