Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Releases: tinythings/procdog

v0.2.0

20 Feb 18:53
3349db1

Choose a tag to compare

What's Changed

  • Implement "missing" state by @isbm in #1

New Contributors

  • @isbm made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

v0.0.1

19 Feb 15:10
7875961

Choose a tag to compare

Initial working version:

  • process watch (polling)
  • Appeared/Disappeared events
  • restart detection (PID change)
  • backend abstraction (PsBackend)
  • callback + channel support
  • priming implemented