Release notes 2.1.2 New Features add engine kwargs (#28), thanks to @comhar 2.1.1 New Features add support for migrations with multiple statements (#26), thanks to @comhar 2.1.0 Breaking Changes Align fastsql core with fastlite-style APIs (#23), thanks to @ncoop57 New Features Add fastmigrate system (#24), thanks to @ncoop57 add markdown to doc output (#20) 2.0.3 New Features Use new fastcore UNSET as asdict (#18) 2.0.2 New Features Support dict and kwarg update args (#14) 2.0.1 New Features xtra support in insert (#10) Bugs Squashed square brackets not accepted by all dbs (#11) 2.0.0 Init release of v2, supporting the MiniDataAPI spec