What's Changed
* Update nested models per default by Phil997 in https://github.com/Phil997/pydantic-sqlite/pull/3
* Add support for 'Literal, List, Any, Optional, Union' and List[BaseModels] by Phil997 in https://github.com/Phil997/pydantic-sqlite/pull/4
* Revise save logic by Phil997 in https://github.com/Phil997/pydantic-sqlite/pull/5
* Action for test by Phil997 in https://github.com/Phil997/pydantic-sqlite/pull/6
**Full Changelog**: https://github.com/Phil997/pydantic-sqlite/compare/0.1.1...0.2.0