Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Tags: tsukumijima/FastAPI-RESTful

Tags

V0.4.5-patch

Toggle V0.4.5-patch's commit message
Fix deprecation warning for Pydantic v2

V0.4.5

Toggle V0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bad syntax of github actions

v0.4.4

Toggle v0.4.4's commit message

Unverified

This user has not yet uploaded their public signing key.
update deepsoruce max line length

v0.4.3

Toggle v0.4.3's commit message
Bump version

v0.4.2

Toggle v0.4.2's commit message
Update additional packages and poetry lock

v0.4.1

Toggle v0.4.1's commit message
Fix Pypi classifiers

v0.4.0

Toggle v0.4.0's commit message
Fix issues with pytest version bump

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimizations (yuval9313#68)

* Change spacing to unix line breaks

* Remove runtime.txt

It is unimportant to have specific python version declared for the project since it is a package

* Change timing.py to work on any system and not just unix

* Remove the need of requirements.txt file

* Move coverage configuration into pyproject.toml

* Poetry lock

* Return to manual version editing

* Format project

* Remove SqlAlchemy TypeDecorator cache warning

* Restore dataclasses to python 3.6 installation

* Fix issues with mypy update and python 3.6

v0.3.1

Toggle v0.3.1's commit message
Fix lock and workflows to make ci working properly

v0.3.0

Toggle v0.3.0's commit message
Update version