Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 564 Bytes

Change history for github.com/MikeTaylor/catlogger

IN PROGRESS

  • Use github.com/stretchr/testify/assert for testing rather than a hand-rolled assert function.

0.0.2 (2023-11-08)

  • Clarify Makefile comments on linting prerequisites.
  • Remove unnecessary dependencies from go.mod.
  • Fix version links in this change-log.
  • (No functional changes.)

0.0.1 (2023-11-07)

  • Initial release. Functional, but ugly.