Skip to content

v0.4.3

Compare
Choose a tag to compare
@mithem mithem released this 26 May 19:48
· 54 commits to master since this release

Some minor changes:

  • (User) Role-hierarchy enabling lazy declaration making more sense (for a human, of course)
  • New internal handling of bearer tokens allowing the implementation of:
  • Bearer token scopes!
  • MailManager: new reset_password functionality
  • Response objects now accept file objects!
  • serverly admin console! Manage users and endpoints easily!
  • Implementation of the ASGI-server uvicorn!
  • New Resource-class enabling you to specify endpoints or entire APIs in an OO way
  • New StaticResource-class for serving (static) folders easily

The best of all: Almost everything is already documented on GitHub!