mcarleio / konvert

This kotlin compiler plugin is using KSP API and generates kotlin code to map one class to another
https://mcarleio.github.io/konvert/
Apache License 2.0
93 stars 8 forks source link

Pass through `suspend fun` and `internal interface` modifiers #88

Closed unshare closed 4 months ago

unshare commented 4 months ago

Just pass these modifiers without prejudice.

unshare commented 4 months ago

@mcarleio Could you please make a release as soon as you merge?