gonzales-pe
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -10,2 +10,9 @@ # Changelog | ||
## 19.10.2015, Version 3.1.1 | ||
#### Parsing rules | ||
:green_apple: Fixed parsing of selectors starting or ending with a combinator | ||
in Less, Sass and SCSS. | ||
## 18.10.2015, Version 3.1.0 | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "gonzales-pe", | ||
"description": "Gonzales Preprocessor Edition (fast CSS parser)", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"homepage": "http://github.com/tonyganch/gonzales-pe", | ||
@@ -6,0 +6,0 @@ "bugs": "http://github.com/tonyganch/gonzales-pe/issues", |
@@ -1,2 +0,2 @@ | ||
# Gonzales PE @3.1.0 | ||
# Gonzales PE @3.1.1 | ||
@@ -14,3 +14,3 @@ [![Build Status](https://travis-ci.org/tonyganch/gonzales-pe.svg?branch=3.0)] | ||
```bash | ||
npm install -g gonzales-pe@3.1.0 | ||
npm install -g gonzales-pe@3.1.1 | ||
``` | ||
@@ -21,3 +21,3 @@ | ||
```bash | ||
npm install --save gonzales-pe@3.1.0 | ||
npm install --save gonzales-pe@3.1.1 | ||
``` | ||
@@ -24,0 +24,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
414040
3505