- FEAT: implement migrations API. (c4d951a8)
- FEAT: implement error API. (58faa75d)
- FEAT: replace sqlite3.dart import with common.dart. (8ee4f897)
- DOCS: make pubspec's description longer. (171ff0c1)
- DOCS: add example on pub.flutter-io.cn standards. (f4b4c1ee)
- Bump version to keep all packages in the workspace in lockstep.
- FEAT: add license header. (4f5add4a)
- DOCS: replace beet-software/dorm -> ezgrs/dorm. (b73b15d2)
- DOCS: standardize READMEs. (0b9bc0c5)
- DOCS: add LICENSE file to all repos. (379c7631)
- FEAT: improve filtering API. (2b7014bf)
- FEAT: add support to auto-generated IDs. (68423b36)
- FEAT: implement dorm_sqlite_database. (36789450)