- Fixed grammatical errors in async documentation and added new docs for testing a DB, contributing guide, translations, and settings handling.
- Added response model support for `exclude_defaults` and `exclude_none`; deprecated `include_none` in the JSONable encoder to match Pydantic.
- Updated README log style, added .venv to .gitignore, and introduced initial Portuguese and Spanish translations.