Changes

Version 1.1.1

Released 2024-08-01

  • Pin conveyor-admin to 1.0.3 until style issues in 1.1 are fixed. #21

Version 1.1.0

Released 2024-06-13

  • Adjust the default context to support Flask-SQLAlchemy-Lite.

  • Don’t register views on each call to init_app, which caused issues when testing applications that used the app factory pattern.

  • Add Conveyor UI pages at /conveyor/. This is an autogenerated UI for all the capabilities provided by Magql-SQLAlchemy.

  • Register the extension in app.extensions["magql"].

Version 1.0.0

Released 2023-07-24

  • Initial release.