Commit Graph

23 Commits

Author SHA1 Message Date
759a3f2784 make it possible to use encoder inside of serialize callback 2024-01-04 10:24:39 +06:00
c382423d77 upgrade MapperSerializer 2023-12-31 13:44:50 +06:00
b8c7e581a1 add support of linuxArm64 target 2023-10-20 21:53:27 +06:00
a65cf1481c fixes in build 2023-09-06 19:15:09 +06:00
4478193d8a update dependencies 2023-08-05 13:49:45 +06:00
555956087d add android manifest to mapper module 2023-03-09 22:23:56 +06:00
b3f468f901 add docs to mapper serialization and allow to use them as supertypes 2023-03-09 22:21:22 +06:00
f5f7511781 add mapper serializer 2023-03-09 21:55:07 +06:00
f4ee6c2890 update exposed and adapt to new version of kotlin serialization 2021-12-28 21:17:17 +06:00
67a1050646 solution for #105 2021-10-28 18:46:53 +06:00
50d41e35c1 remove deprecations 2021-10-04 16:09:01 +06:00
a24a335743 TypedSerializer#plusAssign and TypedSerializer#minusAssign 2021-09-08 12:18:42 +06:00
ef73c24a0c fixes in TypedSerializer 2021-08-17 10:35:45 +06:00
39895e58a6 changelog upsert 2021-06-23 21:29:28 +06:00
040dd517d8 hotfixes 2021-04-15 14:30:45 +06:00
ffc2d23be7 add project typed serializer 2021-04-15 14:15:40 +06:00
94e26ee8a0 add Base64BytesToFromStringSerializer 2021-01-28 15:38:22 +06:00
48a4246aac fill changelog, deprecate base64 in common and update serialization dependencies 2021-01-23 11:56:58 +06:00
14e666f18d create encpsulator 2021-01-21 10:10:52 +06:00
9acb9af338 Base64ByteArraySerializer 2021-01-17 16:53:24 +06:00
c0523469fa remove "Serializer" annotation at Base64StringSerializer 2021-01-14 21:22:25 +06:00
3174b84367 base64 tools 2021-01-14 20:51:13 +06:00
6cccd5ff6c start add base64 2021-01-14 14:22:26 +06:00