- test: 'nested' vars not being processed, issue #209 (e962b52), closes #209
- test: timeout for test (f0f15b9)
- test: update for issue #209 (d140432), closes #209
- docs: declarationByWalk description (c1297e8)
- feat: add declarationByWalk option, close issue #209 (76e097b), closes #209
- build(deps): bump ini from 1.3.5 to 1.3.7 (5bdba52)
- 0.2.1 (341fc04)
- build: update dep dev (045802c)
- fix: require is undefined, close #205 (bdc8b2f), closes #205
- 0.2.0 (af43dbc)
- style: after lint (cb5ee2e)
- build: add clean publish (e84c465)
- build: drop support old nodejs (01ca621)
- build: update dep dev (c199537)
- build: update gitignore config (b2661c3)
- build(deps-dev): bump acorn from 7.1.0 to 7.1.1 (1e4ecea)
- ci: change travis and appveyor to gitlab actions (6615f32)
- ci: forgot nycrc (eab5256)
- docs: update according recommendation on migration postcss 8 (19754bf)
- docs: update license (692812d)
- refactor: migrate to postcss 8, close #202 (975ec52), closes #202
- 0.1.10 (3024777)
- build: add funding (6fc9fcb)
- build: move config to file (46cfc84)
- build: update changelog (9c672da)
- build: update depDev (f5f4939)
- 0.1.9 (59cf7fa)
- Create funding.yml (da6ebe6)
- build: update changelog (9f2ae16)
- build: update depDev (4c5d42b)
- build(deps): bump eslint-utils from 1.3.1 to 1.4.2 (f447259)
- build(deps): bump js-yaml from 3.12.1 to 3.13.1 (5b52f1b)
- build(deps): bump lodash.defaultsdeep from 4.6.0 to 4.6.1 (f4d6fd9)
- build(deps): bump lodash.merge from 4.6.1 to 4.6.2 (7df9858)
- build(deps): bump lodash.template from 4.4.0 to 4.5.0 (9562494)
- build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (e342dce)
- docs: fix badge node (dcae404)
- docs: remove badginators (3a1d2a7)
- 0.1.8 (d47d645)
- build: add pretest and lint fix (523421a)
- build: update changelog (67db8ee)
- build: update depDev (74f3cca)
- build: update lint system and coverage (1539df8)
- style: according linter (659398e)
- ci: drop support old node (8f15811)
- ci: remove because node x86 package not found (3a3c4e0)
- docs: change custome property to css variables (e4d5f12)
- 0.1.7 (163b2ff)
- build: update changelog (8bd6a49)
- build: update depDev (f746e00)
- build: update lock (1bc11fc)
- ci: bump node version (c467e40)
- fix: target node version (5aaccda)
- 0.1.6 (5b1c683)
- build: bum husky to next version (bd8647f)
- build: update changelog (54ab905)
- build: update changelog (6543879)
- build: update depDev (61a5052)
- ci: bump node version (93f7fb3)
- ci: drop old node for appveyor (44dfbc4)
- perf: add rules for changelog file (f5db350)
- perf: drop support old node (171486f)
- perf: remove last slash (8147769)
- style: remove last line (4ed6d48)
- docs: change xo link (266c0b0)
- 0.1.5 (a3117bc)
- build: change user name, close #186 (a7bce9b), closes #186
- build: migrate to babel 7 (72c6205)
- build: update changelog (40f1767)
- build: update depDev (7cffc61)
- build: update linter (bda8cea)
- style: remove not used pkg, close #185 (e4ee55d), closes #185
- revert: change user name for appveyor (0a7eac1)
- docs: change user name (48019d9)
- 0.1.4 (c39cf5a)
- fix: issue #183 (9edfd7c), closes #183
- test: for issue #183 (7152277), closes #183
- test: for issue #183 with rule (1bce741), closes #183
- build: update changelog (6d1c8bf)
- 0.1.3 (15a0bae)
- test: fix test for issue #181, pkg should not change source (7e7c178), closes #181
- test: for issue #181 (7c8b7d4), closes #181
- test: return comment test ) (2261694)
- build: add lint before push (da9fdd3)
- build: fix lint for md (8a5c787)
- build: update changelog (01ed61f)
- build: update depDev (87e70de)
- docs: remove licence from readme (d692765)
- docs: update example (31a61cd)
- fix: circular reference, close #181 (3badc9c), closes #181
- fix: eslint requested eslint-plugin-html (09cdfdc)
- style: forgot change to space (2407fdc)
- 0.1.1 (4d9efd4)
- 0.1.2 (137553a)
- build: perfomance build system (f31db7c)
- build: update depDev (4b564b9)
- build: update depDev (3d37ca4)
- ci: add node 8,9 (dfd480d)
- chore: Deleted unused packages (9405a80)
- chore: fix version for eslint-plugin-require-path-exists (22a3cc0)
- chore(changelog): Update changelog (2338f7d)
- chore(changelog): Update changelog (56d017d)
- chore(package): update ava to version 0.19.1 (cd730c8)
- chore(package): update babel-cli to version 6.24.1 (9b422f9)
- chore(package): update babel-register to version 6.24.1 (9c6e652)
- chore(package): update clinton to version 0.12.0 (df96377)
- chore(package): update husky to version 0.13.4 (abcb38b)
- chore(package): update np to version 2.14.1 (71dce11)
- chore(package): update nyc to version 10.3.2 (cfafaf8)
- chore(package): update postcss to version 6.0.1 (e4d60eb)
- 0.1.0 (aecb563)
- style(readme): fix linting (86d8219)
- style(readme): remove testen badges (e5c9162)
- docs(readme): add description for #153 (c0ae1ed), closes #153
- test(test): add test for #153 (11ae22d), closes #153
- feat(index): add programmatically-defined variables, #153 (d1d3800), closes #153
- chore(changelog): Update changelog (0bfcb24)
- chore(package): update ava-codemods to version 0.3.2 (0b07f87)
- chore(package): update babel-preset-babili to version 0.0.11 (4920d1f)
- chore(package): update babel-preset-env to version 1.3.2 (d2990cb)
- chore(package): update clean and build script (3748c21)
- chore(package): update conventional-changelog-lint to version 1.1.8 (9a03d4c)
- chore(package): update coveralls to version 2.13.0 (ed57585)
- chore(package): update depDev (31640b9)
- chore(package): update eslint to version 3.19.0 (e6debca)
- chore(package): update updtr to version 1.0.0 (2219b61)
- 0.0.27 (9aa8e49)
- Update readme.md (6157e25)
- perf(index): add mixin, custom-media, close #141, close #143 (0114b0d), closes #141 #143
- perf(index): update resolve values (76b7e8e)
- docs(readme): add mixin, custom-media (3013665)
- chore(changelog): Update changelog (0f5d1ac)
- chore(package): change es215 to env, close #120 (1f1990f), closes #120
- chore(package): update babel-cli to version 6.22.2 (2990abf)
- chore(package): update babel-preset-babili to version 0.0.10 (5fb8620)
- chore(package): update babel-preset-es2015 to version 6.22.0 (6c5789f)
- chore(package): update clinton to version 0.10.0 (d3f9efb)
- chore(package): update clinton to version 0.11.0 (7a30737)
- chore(package): update depDev (a204fa6)
- chore(package): update eslint to version 3.14.1 (c868010)
- chore(package): update eslint-plugin-ava to version 4.0.1 (e607fb0)
- chore(package): update eslint-plugin-babel to version 4.0.1 (7a0bb50)
- chore(package): update husky to version 0.12.0 (3a41eff)
- chore(package): update husky to version 0.13.1 (34e4053)
- chore(package): update np to version 2.11.0 (58a204e)
- chore(package): update np to version 2.12.0 (14ccc89)
- chore(package): update nyc to version 10.1.0 (1a9bb12)
- chore(package): update postcss to version 5.2.10 (aebad93)
- chore(package): update postcss to version 5.2.8 (bcc0b07)
- test(test): add test witch custom-media (e56893b)
- 0.0.26 (fade640)
- Restore pass for node 4, 5 (b064833)
- docs(readme): add link for logo postcss (4ff7fdf)
- docs(readme): update and add badges, fixed #94 (d5934d8), closes #94
- docs(readme): update use call with options (8cc7e53)
- ci(.travis): add node 7 (f6f2a73)
- ci(appveyor): add appveyor config (1237a35)
- ci(appveyor): fix config (102ac79)
- test(package): add clinton (9788407)
- test(package): add conventional changelog (ba4c3c4)
- test(package): add node 7 in testen config (068af6a)
- perf(*): remove lodash (e2b3e30)
- chore(package): add np (a906093)
- chore(package): change mini to babili, fixed #101 (8828e51), closes #101
- chore(package): update ava to version 0.16.0 (245a64b)
- chore(package): update ava to version 0.17.0 (37378a3)
- chore(package): update ava-codemods to version 0.3.0 (0d352e9)
- chore(package): update babel-eslint to version 7.0.0 (923a1e0)
- chore(package): update eslint to version 3.9.0 (a344203)
- chore(package): update eslint-config-xo to version 0.17.0 (5d3ab21)
- chore(package): update eslint-formatter-pretty to version 0.3.1 (60f95f6)
- chore(package): update eslint-formatter-pretty to version 1.0.1 (e405807)
- chore(package): update eslint-formatter-pretty to version 1.1.0 (0fbe85c)
- chore(package): update eslint-plugin-ava to version 3.0.0 (04df8d4)
- chore(package): update eslint-plugin-ava to version 4.0.0 (39586e7)
- chore(package): update eslint-plugin-babel to version 4.0.0 (c7c8a81)
- chore(package): update eslint-plugin-xo to version 1.0.0 (dcb4541)
- chore(package): update lodash to version 4.16.5 (e2b40f3)
- chore(package): update nyc to version 10.0.0 (7a016d4)
- chore(package): update nyc to version 8.1.0 (9106fa4)
- chore(package): update nyc to version 9.0.1 (e817281)
- style(*): fix clinton reccomendation (a3e354e)
- bump (0e5e944)
- bump (965fad9)
- Fixed #91, added eslint markdown (497203c), closes #91
- Return ols support node version (5414113)
- Update devDep (b9a0af8)
- Update keywords, author and files data in pkg.json (bbfd345)
- Update package.json (86d70e1)
- Update README.md (6c234f1)
- v0.0.24 ... v0.0.25 (5d31981)
- chore(package): update babel-preset-min to version 0.1.6 (45c28ee)
- chore(package): update updtr to version 0.2.0 (3593e9f)
- chore(package): update updtr to version 0.2.1 (247f70f)
- Added babel minify preset (3e0217a)
- added testen and up support node version (1a918f7)
- Added testen badge (88f658a)
- bump (7af0d87)
- Fixed #76, unexpected token { (6d38bde), closes #76
- v0.0.23 ... v0.0.24, Fixed #53, added minify (c62c5dc), closes #53
- chore(package): update babel-eslint to version 6.0.5 (322ff5d)
- chore(package): update eslint-config-xo to version 0.15.0 (ec2d408)
- chore(package): update eslint-plugin-xo to version 0.5.0 (c4e82c0)
- chore(package): update nyc to version 6.6.0 (7adba50)
- added node 6 (619448e)
- bump (e2cd303)
- bump (f0bd273)
- Fix broken node < 5 (faea171)
- Fixed #70, change babel preset (14c6368), closes #70
- Not support node below 6 (5ef4b6f)
- small update (a9f2b19)
- try to return support old node (183ecce)
- Update README.md (4904a32)
- v0.0.22 ... v0.0.23 (86d9097)
- chore(package): update ava to version 0.15.0 (03ab912)
- Fixed #56, change xo to eslint, Fixed #61, added eslint-plugin-xo, Fixed #60, added eslint-formatter (c3886dc), closes #56 #61 #60
- Fixed #59, update readme (c06800c), closes #59
- Fixed #65, add files to pkg.json (c8a0184), closes #65
- Fixed #66, change babel preset to node6 (7c607e9), closes #66
- Fixed linter report error (23eaa93)
- typo (8591645)
- Update README.md (4afec92)
- v0.0.21 ... v0.0.22 (3e138b1)
- chore(package): update babel-plugin-add-module-exports to version 0.2.0 (42f3635)
- chore(package): update dependencies (63ff250)
- bump (9e39e4a)
- Fixed #50, fixed missing lodash in node 4 (66c9c2b), closes #50
- Fixed #51, update devDep & dev (baa7412), closes #51
- Update package.json (1e2c3cb)
- v0.0.19 ... v0.0.20 (235351d)
- v0.0.20 ... v0.0.21 (0aab2aa)
- bump (7452ad8)
- Fixed #41, added trevor (ef00cce), closes #41
- Fixed #44, broken test, Fixed #33 update core (7a416b7), closes #44 #33
- Fixed #45, update devDep (d1fdbef), closes #45
- Fixed #46, add ava-codemods (91e86c2), closes #46
- Fixed #47, remove run task postinstall (954a3b0), closes #47
- Fixed #48, rename updateDev to update (83215e9), closes #48
- Remove #41, need nvm (5119627), closes #41
- Update .editorconfig (4b3a86b)
- Update package.json (8e6e193)
- v0.0.18 ... v0.0.19 (1c3d983)
- bump (f2bf4b0)
- correct name for babel plugin (40f4fc8)
- Fixed #34, add husky (97ff892), closes #34
- Fixed #35, move updtr to updateDev (b781de2), closes #35
- Fixed #36, remove balance-match from dep (04491f1), closes #36
- Fixed #37, testing src instead lib (512ee23), closes #37
- Fixed #39, resolve export default for require (4ead2c2), closes #39
- Fixed #40, update (5406d19), closes #40
- Fixed #42, change lodash merge to deep-assign (1e72a20), closes #42
- Fixed #5, change tab to space (131dece), closes #5
- Update CHANGELOG.md (de505fb)
- Update README.md (4e4077b)
- Added test after transpiling (12f0c0f)
- bump (8268af3)
- Fixed #1, revrite test to ava (5025366), closes #1
- Fixed #19, move run coverage to travis config (0bb8776), closes #19
- Fixed #21, change isparta to nyc (cf8e882), closes #21
- Fixed #28, move updtr to prepublish (7870e5a), closes #28
- Fixed #30, remove old node version (224e216), closes #30
- Fixed #31, update matcher and core (bc460cd), closes #31
- Remove config for babel from cli (8d3ec9d)
- Remove test from prepublish (ae1c3e0)
- rename index.es6 ti index (ab0320f)
- Restore work coverage (e004e05)
- return path for xo (488a849)
- v0.0.17 ... v0.0.18 (5208ae2)
- bump (5f180c7)
- Fixed #18, remove babelrc to package json (20fcd62), closes #18
- Fixed #20, change babel-core to register (f637a68), closes #20
- Fixed #22, remove babel-runtime, not need (dbed62d), closes #22
- Fixed #23, change name run compile to build (c46a245), closes #23
- Fixed #24, Fixed #27, update runers and add updtr (79899dd), closes #24 #27
- Fixed #25, update dev and devDep (6ecfdd3), closes #25
- Fixed #26, change es2015 to node5 (1bd7510), closes #26
- Fixed xo report error (41754c9)
- Update, added sublime config (f41d213)
- v0.0.15 ... 0.0.16 (d2c36a2)
- v0.0.16 ... v0.0.17 (ff5ca86)
- bump (973e102)
- change test name (d5b9411)
- Fixed #11, add test if not enter params (cc77791), closes #11
- Fixed #13, not removes and create lib folders (1d16bbc), closes #13
- Fixed #14, fixed if not params, return undefined (275084a), closes #14
- Update README.md (a420b78)
- Update README.md (26189b5)
- add changelog (085a478)
- add editconfig (496af03)
- bump (3a6fe02)
- bump (cbc32b5)
- bump (6c8b948)
- fixed #4, update devDep (13fca95), closes #4
- update compile run (6a83289)
- update lodash to v4.* (f4e79e1)
- Update README.md (597c84d)
- Update README.md (5ddea94)
- update readme (dca5e05)
- v0.0.7 (ff96c1f)
- +coveralls (8bec3dd)
- +XO (30a9a72)
- change path index,js (a64861b)
- init (1741a7d)
- migrate es2015+ (4de0eef)
- npm publish (4cb16b2)
- update compile scripts (fd27760)
- update dependencies (018e606)
- update readme for npm (819d0ce)
- update readme for npm (56aa0ce)
- update readme for npm (3c9f62b)
- Update README.md (3853fe5)
- Update README.md (aad2382)
- Update README.md (4c83f53)
- Update README.md (e771cc3)
- Update README.md (82a2b89)