Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 1.94 KB

Changelog

1.0.0 (2025-01-22)

⚠ BREAKING CHANGES

  • rename open and close

Features

  • add attach for each layout (43a36f8)
  • add attach for each layout (49f7392)
  • config: add attach, separator, and buffer_name (29e4eea)
  • config: add default config (36ea6da)
  • config: expose config (63839af)
  • config: setup config template (f0e2bb4)
  • initial setup (7aa1b7c)
  • view: add open win for each layout (25c5923)
  • view: set wrap (3e8b379)

Bug Fixes

  • ci: add write permission for doc generation (7db5ee1)
  • update tests (bf7f5f3)
  • update tests (40f2321)
  • view: prevent multiple win open by layout change (ea2c076)

Code Refactoring