Tags: forno96/Eel
Tags
Merge pull request python-eel#382 from samuelhwilliams/v0.14.0 Bump to v0.14.0
Merge pull request python-eel#333 from samuelhwilliams/bump-0.13.0 Bump to v0.13.0
Release for v0.12.4 (python-eel#303) * Update setup.py * Update CHANGELOG.md
Fix middleware (python-eel#229) * Use `bottle.route` rather than `app.route` We setup routing via the `bottle` module, not a Bottle instance. Fix python-eel#228 * Bump to v0.12.2
Temporary patch for PyPi deployments This action was broken in the latest release. pypa/gh-action-pypi-publish#20 follows the issue.
Merge pull request python-eel#212 from samuelhwilliams/fix-211 Fix routing for custom bottles
PreviousNext