Skip to content

Releases: AliRn76/panther

Panther V4

28 Mar 21:18
Compare
Choose a tag to compare

I am happy to say that Panther V4 is out now 😄 🙌🏽

Some new features:

  • Add Generic API Classes
    • CreateAPI
    • ListAPI
    • RetrieveAPI
    • UpdateAPI
    • DeleteAPI
  • Database & Redis connection is now async
  • Support Authentication & Authorization in Websocket
  • Support StreamingResponse
  • Improve ModelSerializer and more ...