Skip to content

v0.1.0

Compare
Choose a tag to compare
@bmealhouse bmealhouse released this 28 Apr 12:51

Added

  • Add shifty status bar item
  • Add command "Shifty: Show current status"
  • Show Start shift interval action in the shift interval status notification
  • Add LICENSE

Changed

  • Remove notifications when the color theme or font family is shifted
  • Use arrays instead of comma delimited strings
    • shifty.colorThemes.ignoreColorThemes
    • shifty.fontFamilies.ignoreFontFamilies
    • shifty.fontFamilies.includeFontFamilies
  • Rename shift interval commands
    • "Shifty: Enable shift interval" -> "Shifty: Start shift interval"
    • "Shifty: Disable shift interval" -> "Shifty: Stop shift interval"

Fixed

  • Wrap events with subscriptions API for automatic disposal
  • Keep shift interval timing in sync