2.1.2 Fix readme formatting, add tests for 3.11 Python and update dependencies
2.1.1
Improve SQLite JSON handling
2.1.0
Convert readme to markdown. Add support for JSON columns. Withdraw Python 3.6 Support. Use unittest instead of pytest. NOTE: Changes `__fs_convert_types__` to a `dict`.
2.0.3
Allow use of bare column variables rather than quoted strings for __fs_ field lists. Fix missing import of FlaskSerialize