Skip to content

Releases: ndugram/fastui2

0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:34

Changes\n\n* 0c9d1dd build(deps): update meta.py and pyproject.toml

0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:49

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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:04

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
    • a48b3b5 – update __meta__.py and pyproject.toml.
    • 5640543 – update pyproject.toml.
  • Source Code Maintenance
  • Documentation Refresh
    • abbeed1 – update routing.md.
    • ee7306b – update app.md.
    • 3f26836 – further update routing.md.
    • 5920339 – further update app.md.
    • 0197416 – update README.md.
    • ccad920 – update mkdocs.yml.
    • f4b6595 – update README.md, docs/en/index.md, docs/index.md, and docs/ru/index.md.

0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:55

Changes\n\n* b5cd332 build(deps): update publish.yml, meta.py and pyproject.toml

0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:52

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