9 Commits

Author SHA1 Message Date
92afde02a5 Bump version: 0.1.1 → 0.1.2
Some checks failed
Test suites / test-os-python-matrix (ubuntu-22.04, 3.10) (push) Failing after 1m49s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.12) (push) Failing after 1m49s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.13) (push) Failing after 1m48s
Test suites / test-os-python-matrix (ubuntu-22.04, 3.11) (push) Failing after 2m10s
Test suites / test-build-install (push) Failing after 29s
Test suites / pylint (push) Failing after 28s
Test suites / formatting (push) Failing after 28s
Test suites / reuse (push) Successful in 41s
Test suites / mypy (push) Failing after 49s
Test suites / test-os-python-matrix (macos-latest, 3.10) (push) Has been cancelled
Test suites / test-os-python-matrix (windows-latest, 3.10) (push) Has been cancelled
v0.1.2
2025-04-01 22:35:44 +02:00
Max Mehl
c3e53ddb94 Merge pull request #2 from mxmehl/fix-gunicorn
Use gunicorn programmatically
2025-04-01 22:35:26 +02:00
73d1a51838 feat: use gunicorn programmatically, make configurable 2025-04-01 22:34:21 +02:00
189ab8be1f Bump version: 0.1.0 → 0.1.1 v0.1.1 2025-04-01 22:02:37 +02:00
cd227f97fb chore: add bump-my-version 2025-04-01 22:02:32 +02:00
Max Mehl
4982521dc5 Merge pull request #1 from mxmehl/fix-http-auth-module
Fix error due to httpauth module
2025-04-01 22:00:59 +02:00
9c2c14b4be fix default port as documented in README 2025-04-01 21:57:23 +02:00
0319a5c7d9 remove unused flask_httpauth module 2025-04-01 21:55:21 +02:00
9decf702e3 initial commit v0.1.0 2025-04-01 21:41:16 +02:00