- Add CLI
- Add support for Python 3.11/3.12
- Drop support for Python 3.6
- Improve type annotations
- Bump minimum version of `tabledata` to 1.3.1
- Add `__all__` to modules
- Add `zip_safe=False` to the package
- Update `[build-system]`
- Modify to use `pypa/build` for package build
**Full Changelog**: https://github.com/thombashi/sqliteschema/compare/v1.3.0...v1.4.0