Skip to content

Modernizing the repo and fixing bugs

Compare
Choose a tag to compare
@brianp brianp released this 28 Nov 22:06
· 98 commits to master since this release

0.7.0 (2019-11-28)

Mostly this release plays some catch up. Updating with fixes used locally and changing how behind the scenes processing happens.

Bug Fixes

  • Use pane-base-index properly (4b9ee44a)
  • Fix root directory for new sessions (d52cba96)

Features

  • Add support for window paths (f52438fc)

Improvements

  • Begin trait based Command system (65223007)
  • Set default path on the session (4460f026)
  • Major internal refactoring of type
  • Restructured code into workspaces

Documentation