patx/micropie
Tags
-
v0.28d196f9a commit d196f9a · 2026-02-12T19:28:37-05:00Add `Request.json` -- v0.28 Browse code · Commits · Archive
-
v0.27457848d commit 457848d · 2026-02-12T01:46:18-05:00bump to 0.27 and document Request.query/Request.form helpers Browse code · Commits · Archive
-
v0.26431d5fb commit 431d5fb · 2026-01-04T03:43:19-05:00Sub-app routing no longer depends on middleware ordering Browse code · Commits · Archive
-
v0.2510874b1 commit 10874b1 · 2026-01-02T20:39:31-05:00update changelog and pyproject.toml for release 0.25 Browse code · Commits · Archive
-
v0.240a1e036 commit 0a1e036 · 2025-12-03T20:47:04-05:00update changelog and pyproject for 0.24 release Browse code · Commits · Archive
-
v0.23f928599 commit f928599 · 2025-08-20T23:14:53-04:00make sure multipart parsing stops on middleware short circuit Browse code · Commits · Archive
-
v0.226e3459c commit 6e3459c · 2025-08-20T22:35:25-04:00update release notes and update `pyproject.toml` for 0.22 release Browse code · Commits · Archive
-
v0.216594c0a commit 6594c0a · 2025-08-19T01:29:21-04:00adjust meta files for .21 release, bug fix minor release Browse code · Commits · Archive
-
v0.20b2ce11c commit b2ce11c · 2025-08-15T00:01:39-04:00update release notes and pyproject.toml for v0.20 Browse code · Commits · Archive
-
v0.1957973dc commit 57973dc · 2025-07-19T14:05:28-04:00Add middleware ability to mount subapps via `_subapp` Browse code · Commits · Archive
-
v0.186dcae34 commit 6dcae34 · 2025-07-09T00:17:16-04:00v0.18 introduces sse friendly response handling Browse code · Commits · Archive
-
v0.171ee6bc4 commit 1ee6bc4 · 2025-07-07T15:38:08-04:00add git ignore document Browse code · Commits · Archive
-
v0.1698663d3 commit 98663d3 · 2025-07-06T19:56:44-04:00add examples and docs for `on_startup` and `on_shutdown` Browse code · Commits · Archive
-
v0.15169e05d commit 169e05d · 2025-07-04T17:33:25-04:00v0.15 release notes Browse code · Commits · Archive
-
v0.13760bd4c commit 760bd4c · 2025-06-24T01:23:11-04:00Add websocket middleware, improve explicit routing examples Browse code · Commits · Archive
-
v0.12.21ec46ef commit 1ec46ef · 2025-06-22T16:27:34-04:00update readme for github and create seperate readme for pypi Browse code · Commits · Archive
-
v0.12.1cb07d38 commit cb07d38 · 2025-06-22T16:07:06-04:00fix typo in version number on micropie.py Browse code · Commits · Archive
-
v0.123f2f58f commit 3f2f58f · 2025-06-22T14:52:00-04:00new release v0.12 Browse code · Commits · Archive
-
v0.11.1027a11f commit 027a11f · 2025-06-11T22:34:09-04:00version .11.1. slight bug fix in asgi app with a print statement that was removed in commit b66abc2 Browse code · Commits · Archive
-
v0.11291a0f1 commit 291a0f1 · 2025-06-10T05:03:39-04:00remove test files Browse code · Commits · Archive
-
v0.103c752eb commit 3c752eb · 2025-06-05T00:22:15-04:00v 0.10 (point ten) Browse code · Commits · Archive
-
v0.9.9.8baf9351 commit baf9351 · 2025-05-22T20:12:04-04:00introduce orjson as an optional replacement for stdlib json, useful for those who need performance api Browse code · Commits · Archive
-
v0.9.9.7.31839c53 commit 1839c53 · 2025-02-25T01:57:09-05:00revert to cookie headers from 0.9.9.7.1 Browse code · Commits · Archive
-
v0.9.9.7.21fadb3b commit 1fadb3b · 2025-02-24T22:40:47-05:00put back secure cookie headers Browse code · Commits · Archive
-
v0.9.9.71969e61 commit 1969e61 · 2025-02-21T15:29:41-05:00clean code, update request.headers to utf-8 Browse code · Commits · Archive
-
v0.9.9.6b24aed4 commit b24aed4 · 2025-02-21T02:30:14-05:00clean up file_upload example Browse code · Commits · Archive
-
v0.9.9.55dc0b4f commit 5dc0b4f · 2025-02-20T17:23:42-05:00improve json request and response handling Browse code · Commits · Archive
-
v0.9.9.4277462c commit 277462c · 2025-02-20T01:06:28-05:00switch from setuptools to flit for packaging, finalize release 0.9.9.4 Browse code · Commits · Archive
-
v0.9.9.3eff8f45 commit eff8f45 · 2025-02-18T13:10:54-05:00enabled nexted path args to map to positional handler args as they should Browse code · Commits · Archive
-
v0.9.9.238d2d43 commit 38d2d43 · 2025-02-18T04:21:44-05:00update setup.py Browse code · Commits · Archive
-
v0.9.99a67943 commit 9a67943 · 2025-02-17T19:44:49-05:00Update API docs with new HttpMiddleware ABC. Update setup.py for v0.9.9 Browse code · Commits · Archive
-
v0.9.870c5d97 commit 70c5d97 · 2025-02-13T23:26:21-05:00update readme for new sessionbackend class Browse code · Commits · Archive
-
v0.9.7.14a2196b commit 4a2196b · 2025-02-11T00:08:48-05:00update setup.py to new version Browse code · Commits · Archive
-
v0.9.7538781b commit 538781b · 2025-02-10T21:49:09-05:00Remove redundant body encoding in _send_response() Browse code · Commits · Archive
-
v0.9.69959bf6 commit 9959bf6 · 2025-02-04T02:31:44-05:00improve async-ness, jinja2 async full, aiofiles introduced as codependency with multipart Browse code · Commits · Archive
-
v0.9.5a406c2c commit a406c2c · 2025-02-02T23:48:23-05:00**BREAKING CHANGE** renamed `Server` class to `App` Browse code · Commits · Archive
-
2fa31d1a406c2c commit a406c2c · 2025-02-02T23:48:23-05:00**BREAKING CHANGE** renamed `Server` class to `App` Browse code · Commits · Archive
-
v0.9.1476ef4c commit 476ef4c · 2025-01-29T02:48:13-05:00optimized session cookies, only set cookie session headers if needed Browse code · Commits · Archive
-
v0.92e7e077 commit 2e7e077 · 2025-01-28T17:58:40-05:00update setup.py, v0.9 Browse code · Commits · Archive
-
v0.82519a30 commit 2519a30 · 2025-01-28T12:13:04-05:00replace main with development branch. MICEOPIE IS NOW ASGI BASED, RUN METHOD GONE Browse code · Commits · Archive
-
v0.7d936bb9 commit d936bb9 · 2025-01-26T13:12:26-05:00added file upload (multipart parasing) for post requests Browse code · Commits · Archive
-
v0.68af8853 commit 8af8853 · 2025-01-25T16:32:21-05:00fully updated index routes ability to accept url path params, with 404 when needed Browse code · Commits · Archive
-
v0.51336795 commit 1336795 · 2025-01-24T02:10:16-05:00switched from http.server to wsgi built in server. this way routing logic is not reapeted twice Browse code · Commits · Archive
-
v0.41fa1c84 commit 1fa1c84 · 2025-01-22T21:23:39-05:00update streaming examples for videos Browse code · Commits · Archive
-
v0.3f70cf12 commit f70cf12 · 2025-01-22T11:59:54-05:00added support for streaming response type in wsgi_app for use with gunicorn, also added an example app in /examples Browse code · Commits · Archive
-
v0.20b1222e commit 0b1222e · 2025-01-19T17:49:52-05:00added WSGI support with wrapper method wsgi_app() Browse code · Commits · Archive
-
v0.1a729266 commit a729266 · 2025-01-19T12:56:03-05:00added setup.py to upload to pypi Browse code · Commits · Archive