Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Latest commit

 

History

History
236 lines (78 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

236 lines (78 loc) · 4.88 KB
  • remove node v4 support from package.json

    KonstantinKai - Wed, 10 Jan 2018 19:14:03 +0200

  • remove node v4 support

    KonstantinKai - Wed, 10 Jan 2018 19:08:16 +0200

  • 1.1.8

    KonstantinKai - Wed, 10 Jan 2018 19:03:50 +0200

  • fix issue#2, bug with single declaration started with dash

    KonstantinKai - Wed, 10 Jan 2018 19:01:36 +0200

  • 1.1.7

    KonstantinKai - Tue, 27 Jun 2017 11:18:38 +0300

  • make getCssAst as static, added its to export

    KonstantinKai - Tue, 27 Jun 2017 11:18:29 +0300

  • Update info in README & small improvements

    KonstantinKai - Thu, 15 Jun 2017 10:25:37 +0300

  • 1.1.6

    KonstantinKai - Tue, 13 Jun 2017 20:39:41 +0300

  • Fix bug with multiple nested rules

    KonstantinKai - Tue, 13 Jun 2017 20:39:23 +0300

  • 1.1.5

    KonstantinKai - Tue, 13 Jun 2017 11:14:50 +0300

  • Added info about VSCODE extension in README

    KonstantinKai - Tue, 13 Jun 2017 11:14:46 +0300

  • added .npmignore

    KonstantinKai - Mon, 12 Jun 2017 14:17:23 +0300

  • Added travis build status image

    KonstantinKai - Mon, 12 Jun 2017 14:15:26 +0300

  • 1.1.4

    KonstantinKai - Mon, 12 Jun 2017 14:11:07 +0300

  • added 4 node version support

    KonstantinKai - Mon, 12 Jun 2017 14:10:57 +0300

  • 1.1.3

    KonstantinKai - Fri, 9 Jun 2017 14:44:43 +0300

  • Fix issue#1 with DeprecationWarning

    KonstantinKai - Fri, 9 Jun 2017 14:43:14 +0300

  • 1.1.2

    KonstantinKai - Wed, 5 Apr 2017 10:18:45 +0300

  • add a few props for ColorRaiser, now, if css is not valid, script throw exception

    KonstantinKai - Wed, 5 Apr 2017 10:18:23 +0300

  • 1.1.1

    KonstantinKai - Thu, 23 Mar 2017 10:20:24 +0200

  • Add filter property for color processing, verbose option output relative paths to cwd

    KonstantinKai - Thu, 23 Mar 2017 10:20:14 +0200

  • 1.1.0

    KonstantinKai - Wed, 22 Mar 2017 19:05:17 +0200

  • Fix vetrical indentation with separateRules option, remove prop filter with not compatible values

    KonstantinKai - Wed, 22 Mar 2017 19:04:24 +0200

  • 1.0.9

    KonstantinKai - Tue, 21 Mar 2017 14:32:18 +0200

  • Build process improvements

    KonstantinKai - Tue, 21 Mar 2017 14:32:11 +0200

  • 1.0.8

    KonstantinKai - Tue, 21 Mar 2017 14:26:50 +0200

  • Add Changelog & fixed typo in readme

    KonstantinKai - Tue, 21 Mar 2017 14:26:45 +0200

  • 1.0.7

    KonstantinKai - Tue, 21 Mar 2017 12:55:40 +0200

  • Transform hex colors to lowercase for deduplication variables with same color

    KonstantinKai - Tue, 21 Mar 2017 12:55:34 +0200

  • 1.0.6

    KonstantinKai - Tue, 21 Mar 2017 12:18:22 +0200

  • Typo fixes

    KonstantinKai - Tue, 21 Mar 2017 12:18:17 +0200

  • 1.0.5

    KonstantinKai - Tue, 21 Mar 2017 11:45:02 +0200

  • Remove vendor prop values for unprefix option. Algorithm improvements for color hoisting

    KonstantinKai - Tue, 21 Mar 2017 11:44:54 +0200

  • 1.0.4

    KonstantinKai - Mon, 20 Mar 2017 15:12:41 +0200

  • Fix multiple selectors indentation

    KonstantinKai - Mon, 20 Mar 2017 15:12:36 +0200

  • 1.0.3

    KonstantinKai - Mon, 20 Mar 2017 15:00:51 +0200

  • Fix cases for deep nested rules with combinators

    KonstantinKai - Mon, 20 Mar 2017 15:00:42 +0200

  • 1.0.2

    KonstantinKai - Mon, 20 Mar 2017 11:39:46 +0200

  • Fix few cases for nested rules

    KonstantinKai - Mon, 20 Mar 2017 11:39:40 +0200