Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jan 05:18
· 42 commits to main since this release

Change Log

Refactor

  • refactor(miglite): Rename MigLite to Migrator and optimize database connection settings a7bff8f
  • refactor(command): Refactor the command module structure and database initialization logic aeae112
  • refactor(database): Refactor the database connection management implementation 6464850
  • refactor(down): Change the migration record query from sorting by date to sorting by version number afa00d8

Feature

  • docs(miglite): Updated feature and driver support notes in the documentation 96b7c5e

Update

  • up(all): add some common consts and add miglite.NewAuto func fe7a3cf

Other

  • docs(README): Update the database driver documentation 301e9ee
  • docs(readme): Update README documentation fa0ffcd