Skip to content

Releases: autoinvent/flask-magql

1.1.0

13 Jun 19:09
1.1.0
5cf7f89
Compare
Choose a tag to compare

This is the Flask-Magql 1.1.0 feature release.

PyPI: https://pypi.org/project/flask-magql/1.1.0/
Changes: https://flask-magql.autoinvent.dev/page/changes/#version-1-1-0

  • 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"].

1.0.0

24 Jul 16:50
1.0.0
6ae21c4
Compare
Choose a tag to compare

Our first stable release, 1.0! 🎉