Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 544 Bytes

Changelog

v0.2.0 - 2024-09-15

Changed

  • Dependencies updated.

v0.1.0 - 2021-07-19

Added

  • Add godoc examples.
  • NotifierChan helper.
  • Reload manager with priority batching.
  • Notifier interface and NotifierFunc helper.
  • Reloader interface and ReloaderFunc helper.
  • Priority example.
  • Multinotifier example.