Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Releases: benedfit/stylinpug

v2.0.2 / 2016-06-13

13 Jun 15:51
Compare
Choose a tag to compare

Highlights

  • Fixes error caused by Literal nodes in Stylus

Changes

v2.0.1...v2.0.2

v2.0.1 / 2016-06-12

12 Jun 13:34
Compare
Choose a tag to compare

Highlights

  • Adds node_modules as default to options.ignoreFiles

Changes

v2.0.0...v2.0.1

v2.0.0 / 2016-06-12

12 Jun 13:08
Compare
Choose a tag to compare

Highlights

  • Checks Stylus directly rather than the CSS it creates
  • Replaced Jade with Pug
  • Reports column numbers for locations found in Pug

Changes

v1.2.6...v2.0.0

v1.2.6 / 2016-01-20

20 Jan 16:49
Compare
Choose a tag to compare

Highlights

  • Remove shrinkwrap

Changes

v1.2.5...v1.2.6

v1.2.5 / 2015-12-09

09 Dec 09:05
Compare
Choose a tag to compare

Highlights

  • Refactored to remove unneeded Jade dependencies

Changes

v1.2.4...v1.2.5

v1.2.4 / 2015-12-01

01 Dec 14:53
Compare
Choose a tag to compare

Highlights

  • Update dependencies to make use of new jade-lexer structure

Changes

v1.2.3...v1.2.4

v1.2.3 / 2015-06-08

01 Dec 14:53
Compare
Choose a tag to compare

Highlights

  • Having a .stylperjaderc file in the working directory is now optional
  • Improved performance of main process function

Changes

v1.2.2...v1.2.3

v1.2.2 / 2015-06-08

08 Jun 16:49
Compare
Choose a tag to compare

Highlights

  • Return correct status code when unused or blacklisted classes are found via CLI

Changes

v1.2.1...v1.2.1

v1.2.1 / 2015-06-08

08 Jun 15:27
Compare
Choose a tag to compare

Highlights

  • Tidied up package using .npmignore

Changes

v1.2.0...v1.2.1

v1.2.0 / 2015-06-08

08 Jun 14:00
Compare
Choose a tag to compare

Highlights

  • Added support for directives via comments in CSS and Jade files
  • Fixed issues where setting options.stylperjaderc incorrectly set options.cwd

Changes

v1.1.0...v1.2.0