Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 930 Bytes

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 930 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

Deprecated

Removed

Security

[1.1.0] - 2024-05-28

Added

  • Support of VIEW tables

Changed

  • Update go-sqlmock from v1.5.0 to v1.5.2
  • Update testify from v1.6.1 to v1.9.0

[1.0.2] - 2022-07-04

Fixed

  • Dump of databases with names containing hyphens (some-service-db)

[1.0.1] - 2020-12-08

Changed

  • Linter 1.31 with gofumpt.

[1.0.0] - 2020-12-08

Initial release based on JamesStewy/go-mysqldump including PR#14

Added

  • Database name to drop and recreate in a dump