Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 3.16 KB


0.3.0

2017-03-26 This project has been renamed to Nord Tilix.
The upstream project Terminix has been renamed to Tilix due to trademark infringement.
All text occurrences- and project assets have been updated to match the new name. (@arcticicestudio, #15, d32c9906)

Bug Fixes

Documentation

❯ Fixed a typo in the project description. (@arcticicestudio, #12, fd02252f)

0.2.0

2017-02-21

Features

❯ Implemented support for advanced color settings including badges. Disabled by default to allow users to enable them when they fit their needs. (@arcticicestudio, #9, cdf1c580)

Advanced Color Settings

Badges

Improvements

Toolbox

❯ Implemented a gulpfile.js to run ESLint with defined .eslintrc.js rules. (@arcticicestudio, #10, 1b92f2f2)

Continuous Integration Builds

Circle CI builds are now running against the latest Node 6.x.x version (@arcticicestudio, #10, 1b92f2f2) ❯ Travis-CI builds are now running against the latest Node 6.x.x and 4.x.x versions (@arcticicestudio, #10, 1b92f2f2) ❯ Added support for EditorConfig by defining rules via a .editorconfig file. (@arcticicestudio, #11, 748ac20c)

0.1.0

2016-11-19

Features

❯ Implemented the main JSON color scheme file.
Detailed instructions to install the scheme file can be found in the README.
(@arcticicestudio, #1, b4179195)


htop

0.0.0

2016-11-19 Project Initialization