We're excited to announce a major enhancement to our data management library with the introduction of the KotlinxSerializationConverter
class! This release expands your options for data serialization by allowing you to choose from a diverse set of built-in converters:
- FastJsonConverter
- GsonConverter
- JacksonConverter
- JsonIterConverter
- LoganSquareConverter
- MoshiConverter
- KotlinxSerializationConverter
In addition to these built-in options, you can now create your own custom converters by implementing the DataManager.Converter
interface. This provides you with unparalleled flexibility and control over how you handle data in your projects.
Upgrade now and take advantage of these powerful new features!
Full Changelog: 2.7...2.8