Comparing version 0.18.0 to 0.19.0
@@ -5,2 +5,9 @@ --- | ||
## v0.18.0 — v0.19.0 (2013-10-31) | ||
- Using the latest Stylus with hashes. | ||
- Caching grid results. | ||
- Using hash for extends. | ||
- Fixed namespace bug. | ||
## v0.17.0 (2013-09-23) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "stylobate", | ||
"version": "0.18.0", | ||
"version": "0.19.0", | ||
"author": "Roman Komarov <kizmarh@ya.ru> (http://kizu.ru/en/)", | ||
@@ -24,7 +24,7 @@ "licence": "MIT", | ||
"if-ie.styl": "0.2.x", | ||
"utilus.styl": "0.6.x", | ||
"utilus.styl": "0.7.0", | ||
"semver": "2.1.x" | ||
}, | ||
"devDependencies": { | ||
"stylus": "0.37.x", | ||
"stylus": "0.39.x", | ||
"autoprefixer": "0.7.x", | ||
@@ -31,0 +31,0 @@ "csso": "1.3.x", |
# Stylobate [![Build Status][build]][build-link] [![NPM version][version]][version-link] | ||
[build]: https://travis-ci.org/kizu/stylobate.png?branch=master | ||
[build-link]: https://travis-ci.org/kizu/stylobate | ||
[build]: https://travis-ci.org/stylobate/stylobate.png?branch=master | ||
[build-link]: https://travis-ci.org/stylobate/stylobate | ||
[version]: https://badge.fury.io/js/stylobate.png | ||
@@ -5,0 +5,0 @@ [version-link]: http://badge.fury.io/js/stylobate |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60722
+ Addedutilus.styl@0.7.0(transitive)
- Removedutilus.styl@0.6.2(transitive)
Updatedutilus.styl@0.7.0