Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 2.08 KB

Changelog

0.2.2 (2024-10-17)

Bug Fixes

  • lint: Expand packet fields in router.Sysinfo to uint64 (#75) (6d7cfba)

Dependencies

  • go: bump golang.org/x/text from 0.16.0 to 0.18.0 (#72) (90db9f1)
  • go: bump golang.org/x/text from 0.18.0 to 0.19.0 (#74) (1555e08)

0.2.1 (2024-06-08)

Dependencies

  • go: bump golang.org/x/text from 0.15.0 to 0.16.0 (#68) (9674eb6)

0.2.0 (2024-05-31)

⚠ BREAKING CHANGES

  • logging: Switch from go-kit/log to log/slog (#66)

Features

  • logging: Switch from go-kit/log to log/slog (#66) (55e6e1e)

Miscellaneous Chores

0.1.1 (2024-05-30)

Bug Fixes

  • lint: lint config updates and fixes (#63) (3241cfb)