Skip to content

v1.0.1

Compare
Choose a tag to compare
@ekta-slit ekta-slit released this 07 Mar 10:04
· 63 commits to master since this release
0c20b3c
  • Fix send with attachment API through Json Serializer
    ~ Added a TypeAdapter to handle Base64 encoded data in Json Serializer and Deserializer
    ~ Base64 is now handled in API side
    ~ User need only to add the byte array of the attachment