v1.2.0
Release notes
Summary
Mainly a maintenance release. The big user facing change is that ewoksweb can now be installed as a full-stack app with a simple
pip install ewokswebThis will install the server-part alongside the web part for ready-to-use local installation ✨ !
For more info on the server part, see the ewokssserver documentation
Bugfixes 🐛
- Fix compatibility with
pip >= 24.1!507