Skip to content

Releases: HLFH/automua

2023.0

03 Jan 17:42
660fdf3
Compare
Choose a tag to compare

All these changes:

2022.8.1 (2022-11-17): deprecate requirements*.txt in favour of pyproject.toml and pip-tools

2022.8.2 (2023-01-03): remove mysqlclient dep, set pip-compile resolver to backtracking

2023.0 (2023-01-03): update deps

2022.8

17 Nov 10:51
cdfd71e
Compare
Choose a tag to compare

Rewrite for sqlalchemy 2.0 (Query API), upgrade deps, switch from unittest to pytest, use Flask app factory create_app (fix undocumented AssertionError), restore JSON upload w/ MySQL workaround

Note: we skipped 2022.7 release as it was buggy.

2022.6

02 Nov 16:32
1ddc1e3
Compare
Choose a tag to compare

2022.6 (2022-11-02): start fixing Autodiscover requests: replace ElementTree XML API by lxml, expand support for Outlook namespaces uris, add test_invalid_namespace

2022.5

31 Oct 15:31
6dfa26f
Compare
Choose a tag to compare

Fork automx2 to automua. First automua public release. Avoid GPLv3 violation. Open project to contributors. Fix the database initialisation w/ HTTP POST & JSON payload (automua/database.py). Replace the deprecated setup.py by pyproject.toml. Use hatch to build and publish releases on Python PyPI. Packages for Arch Linux AUR and Python PyPI. Update docs and fix a few contrib files. Add trademark notice.