Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: jbub/sqlcommenter

v0.4.0

10 Oct 19:09

Choose a tag to compare

  • Use Go 1.23.
  • Switch to GitHub Actions for CI.
  • Bump license year.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Feb 09:35

Choose a tag to compare

  • Do not prefix/suffix comment with whitespace.

v0.2.1

11 Feb 10:23

Choose a tag to compare

  • Bump license year.
  • Make public API stable.
  • Comment public functions and types.

v0.2.0

26 Nov 08:28

Choose a tag to compare

  • Add support for drivers which do not implement driver.DriverContext.

v0.1.1

02 Nov 15:29
5b17c4e

Choose a tag to compare

  • Optimize Attrs encoding by reducing allocations.

v0.1.0

21 Oct 06:49

Choose a tag to compare

  • Pass context.Context to Comment method.
  • Do not export Attrs.Encode() method.

v0.0.1

05 Oct 14:47

Choose a tag to compare

  • Initial release.