Skip to content

Releases: bubaley/production-fastapi-docker-template

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:44

Features

  • add 'name' field to UserToken model and update related schemas and views (b7d052b)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:21

Features

  • implement useListEvents composable and refactor related components (e4e96a1)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:15

Features

  • edit work with tokens (9ba53b7)
  • integrate excaptions handling (ea37e95)

Bug Fixes

  • bugs in frontend (59e3e06)
  • change settings (a74309c)
  • integrate migrations and keepdb for tests (7ef80a2)
  • upgrade packages, integrate ty (12df3a1)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:39

Features

  • refactor components, add example configuration files for VSCode and update dependencies, add ui view (47af0de)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:15

Bug Fixes

  • fix errors, format components (96c8415)