Skip to content

Releases: atlassian-labs/rovo-dev.nvim

v0.1.1

18 Sep 21:44

Choose a tag to compare

Changelog for v0.1.1

Fixed

  • Buffers with externally deleted files no longer receive spammy modified notifications

Changed

  • Terminal window now has a max width of 120 columns to prevent wasted space

v0.1.0

21 Aug 19:34

Choose a tag to compare

Changelog for v0.1.0

Added

  • Initial public release of rovo-dev.nvim
  • Toggleable, fixed-width terminal split for Rovo Dev CLI
  • Automatic buffer refresh on file changes (event-driven and terminal-output debounced)
  • Notifications for visible buffers when files are reloaded/changed on disk
  • Commands: :RovoDevToggle, :RovoDevRestore, :RovoDevVerbose, :RovoDevShadow, :RovoDevYolo