Open mihakrajnc opened 5 years ago
@gkopff I finally got around to writing the extension functions for this project aswell. Generally the changes are the same as in https://github.com/gkopff/gson-jodatime-serialisers/pull/48
I did have some problems running mvn package
, but only the last documentation step failed, and I'm pretty sure it's just configuration on my machine. Nevertheless, could you please run it just to be sure? If it fails for you with these changes I'll investigate further.
Thanks @mihakrajnc I'll take a look.
I still need to update the READMEs with some Kotlin examples, and do the release ...
Added support for extension functions for the Converters class logic.