Skip to content

Releases: pardnchiu/go-mysql

v1.1.0

12 Oct 09:41

Choose a tag to compare

Features

  • add .env support

v1.0.0

18 Jul 16:33

Choose a tag to compare

Clear README history and release v1.0.0


清空 README 記錄並釋出 v1.0.0

v0.1.2

06 Jul 18:32

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Feature

  • Added JSON format support: Integrated Go's standard log/slog package for structured logging output
  • Added dual output formats: Support for both JSON (machine-readable) and Text (readable tree structure) formats
  • Added log type configuration field: Introduced Type field in Log struct to allow users to select output format