tmux-gruvbox/CHANGELOG.md
Maciej Sypien f01574b318
feat: add tests for linux (#39)
* feat: add dummy test for linux

* feat: add multiple test execution

* fix: update exec of multiple scripts for linux

* fix: execute tests with code from the branch

* fix: fail test exec if at least one test fail

* fix: typo

* wip: test if symlink work

* feat: add new test for check setup of light256 theme

* feat: when theme enabled and not set it default to dark256

* feat: increase tests coverage of checking themes activation

* refactor: rename tests_linux job

* chore: add changelog entry
2024-09-22 17:13:24 +02:00

1.6 KiB

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.

Unreleased

Added

  • Added light and dark transparent themes #18
  • Added editorconfig
  • Added code linters for shellcheck & shfmt #33
  • Added tests (for linux) #39

Changed

Deprecated

Removed

Fixed

  • Fixed incorrect spacings in template file

Security

[1.1.0]

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