Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 598 Bytes

Changelog

0.3.0 (2024-12-24)

  • You can now copy/paste tags with the c/v keys.

0.2.0 (2024-12-21)

  • You can now navigate through the table with the arrow keys.
  • You can now delete tags with backspace or delete when a row is selected.
  • New tags will now trigger a system notification.

0.1.0 (2024-12-20)

The first version of beeps. The main binary for now is beeps, which is a TUI that lets you know when you have a new ping and tag it. Everything is stored locally using CRDTs, and a sync server will be coming soon (as well as quality-of-life features like notifications.)