Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

74 lines (46 loc) · 2.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

Changed

Deprecated

Removed

Fixed

Security

[v2.0.0]

Added

  • Added light and dark transparent themes #18
  • Added editorconfig
  • Added code linters for shellcheck & shfmt #33
  • Added tests (for linux) #39
  • Added customizable statusbar #31
  • Added support for 16-bit colors palette light & dark #34
  • Added migration guide v1 to v2 #44

Changed

Deprecated

Removed

  • Reduce repo weight by removing unused images #41

Fixed

  • Fixed incorrect spacings in template file
  • Improved README with more examples
  • Reduced repo size by outsource images to external platform #36

Security

Added

  • Added CHANGELOG file (#9)
  • Added theme installable through TPM (#4)
  • Added light-medium theme (#3]
  • Added zoom indication when pane is maximiezed (#17)

Fixed

  • Fixed spelling in the installation script (#2)
  • Fixed visual bugs in gruvbox dark theme after release of new tmux v2.9 (#6)
  • Fixed installation script by removing the no longer used attr from dark and light themes (#15)

1.0.0 - 2016-07-26

Added

  • Added dark gruvbox colorscheme