Uplink v0.9.3._ Release Notes

Release Date: 2020-11-22 // over 3 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for serialization using a subclass of pydantic's BaseModel that contains fields of a complex type, such as datetime. (#207 by @leiserfg_)
    • ๐Ÿ‘Œ Support for passing a subclass of pydantic's BaseModel as the request body. (#209_ by @lust4life_)