* Added menu entries support for the web interface. * Minor typos in documentation.
3.3.0
------------------
* Updated to Python>=3.8 * Changed the way agents are launched (now with `spade.run()`) * Python 3.11 still not supported due to a bug in `aiohttp` * Deprecated support for Python<=3.7
3.2.3
------------------
* Updated third-party libs
3.2.2
------------------
* Hotfix for the event loop in windows when python is 3.6
3.2.1
------------------
* Fixed event loop for windows
3.2.0
------------------
* Added support for Python 3.8 and 3.9 * Fixed support for Linux, Windows and macOS