Skip to content

Releases: koxudaxi/local-data-api

0.1.1

20 Jun 17:41
Compare
Choose a tag to compare
  • upgrade fastapi to 0.30.0
  • upgrade pydantic to 0.28

0.1.0

19 Jun 16:20
d08c72a
Compare
Choose a tag to compare
Add unittests (#5)

* add unittest for secret

* fix codecov for all branch

* add unittest for secret

* fix test class name

* fix test_secrete_manager name

* add unittest for resource
add unittest for exception

* fix exceptions.py for mypy