Release Notes:
- Fix to use new versions of FastAPI - it requires the app as a middleware argument.
- Fixes the exceptions: TypeError: MoesifMiddleware.init() got multiple values for argument 'settings' AttributeError: 'ExceptionMiddleware' object has no attribute 'get'
- Updated LICENSE and cleanup/remove extra code from example