v0.1.3
What's Changed
Refactor 🛠
- refactor: add cors setting via environent value by @orangekame3 in #27
- refactor: add lambda module environment variable by @orangekame3 in #29
- chore: add "created at" and "status" to the response of POST /tasks by @y-masaomi in #26
- refactor: Convert code that uses legacy SQLAlchemy API to version 2.0 by @y-masaomi in #31
- refactor: change of response codes for creating and deleting tasks by @n-kakuko in #36
Style 🎨
- style: disable datamodel-code-generator timestamp by @orangekame3 in #28
CI/CD 🚀
- ci: update version in
pyproject.toml
by @orangekame3 in #38
Documentation 📚
- docs: add terraform lock document by @orangekame3 in #21
- docs: update
docs/oas
by @orangekame3 in #25 - docs: add FAQ page by @orangekame3 in #30
- docs: added support for readthedocs by @snuffkin in #34
- docs: add document, how to execute terraform with mfa authentication by @orangekame3 in #35
New Contributors
- @snuffkin made their first contribution in #19
- @y-masaomi made their first contribution in #26
- @n-kakuko made their first contribution in #36
Full Changelog: v0.1.2...v0.1.3