Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 551 Bytes

File metadata and controls

18 lines (15 loc) · 551 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 2025-04-06

Added

  • 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

[0.0.1] - 2025-03-08

Added

  • Simple boilerplate cmd