Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 1.33 KB

File metadata and controls

59 lines (27 loc) · 1.33 KB

Release notes

2.1.2

New Features

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