Peewee v2.1.3 Release Notes

    • โž• Added the sqlite_ext module, including support for virtual tables, full-text search, user-defined functions, collations and aggregates, as well as more granular locking.
    • ๐Ÿ›  Manually convert data-types when doing simple aggregations - fixes issue #208
    • ๐ŸŽ Profiled code and dramatically increased performance of benchmarks.
    • โž• Added a proxy object for lazy database initialization - fixes issue #210

    Commits: https://github.com/coleifer/peewee/compare/2.1.2...2.1.3 ๐Ÿš€ Released 2013-06-28