Releases: ndugram/fastui2
Release list
0.5.0
0.4.0
Changes\n\n* 70bbb2a build(deps): update meta.py and pyproject.toml
- 8663a47 docs: update docs/ru/reference/index.md
- 5cb9292 docs: update docs/en/reference/index.md
- 13df4ec docs: update docs/ru/reference/index.md
- 81f29dd docs: update docs/ru/reference/index.md
- 4219589 docs: update components.md
- c6d4ac5 docs: update components.md
- 35fc4fa docs: update components.md
- 90a5dc1 docs: update components.md
- 11c5176 update components.py
0.3.0
Features
No new functional features were added in this release; the changes primarily focus on documentation and build configuration updates.
Bug Fixes
There were no bug‑fix commits included in this set.
Other Changes
- Build & Dependency Updates
- Source Code Maintenance
- Documentation Refresh
0.2.0
Changes\n\n* b5cd332 build(deps): update publish.yml, meta.py and pyproject.toml
0.1.0
8d84bd8 feat: create fastui/init.py
5e9c447 feat: create meta.py
7348f19 feat: create app.py
403ef3a feat: create components.py
28fc9b9 feat: create py.typed
a540671 feat: create router.py
ba0757d feat: create fastui/openapi/init.py
1e6d598 feat: create generator.py
7549652 feat: create swagger.py
3be07ae feat: create urls.py
b657658 create 22 files
e5effb1 create 41 files and update 2 files
f7dc349 docs: update README.md
ea53579 build(deps): update pyproject.toml
34c30f1 chore: update mkdocs.yml
5d36eee docs: create docs/en/index.md
9141653 docs: create logo.svg
6d1ebad docs: create logo.png
31c4d51 docs: create docs/index.md
cbe0afd ci: create publish.yml
ac513e2 chore: create mkdocs.yml
4b21af1 init