Skip to content

v0.0.10

Latest

Choose a tag to compare

@danielweinmann danielweinmann released this 01 Apr 18:17
· 1 commit to main since this release

Board history

Track and revisit your .vertical boards with the new history system.

What's new

  • Board history: new and open commands now automatically remember boards in ~/.vertical/history.json
  • itsvertical history list: see all known boards at a glance
  • itsvertical history add <file>: manually register a board
  • itsvertical history remove <name-or-file>: remove a board from the list

Also in this release

  • History commands scoped under the history namespace for cleaner CLI organization

New contributor

Full diff: v0.0.9...v0.0.10