v1.4.9
·
168 commits
to main
since this release
[1.4.9] - 02/27/2025
Fixes
- Correctly generate paginators for item type names which collide with other used types (e.g., an item type
com.foo.Flowwhich conflicts withkotlinx.coroutines.flow.Flow)