All notable changes to this project will be documented in this file.
- Initial release with basic migration functionality
- Support for creating timestamped SQL migration files
- Transaction control for migrations
- Command reference for usage
- Support for checking migration status
- Support for applying single and multiple migrations
- Support for disabling transaction wrapping in migration files
- Support for custom migration directory
- Simple boilerplate cmd