Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.66 KB

Changelog

0.1.0 (2024-06-23)

Features

  • add extension config logic, user path substitutions (0c6f777)
  • add mapping for deleting sessions (7360443)
  • ci: setup ci workflow and supporting configs (0f455fb)
  • config: add dir option (52a51ec)
  • config: add prompt title override (12d115d)
  • resession extension mvp ✨ (33f26a5)

Bug Fixes

  • remove unhelpful print() (efbfe28)
  • swap out generic fuzzy sorter (ffb1b76)
  • utils: use unix-style paths for session encode/decode (0f5c89d)

Performance Improvements

  • ci: use pre-compiled version of selene (7a202fe)