* Added support to Python 3.11 and 3.12 * Upgraded aiohttp to 3.10.5. * Fixed viz.js CDN
3.3.2
------------------
* Added add_template_path function to the web component.
3.3.1
------------------
* 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