CHANGELOG.md 1.9 KB

Change Log

All notable changes to this project will be documented in this file.

[next]

Features

Fixes

Tests

[2.1.2]

Fixes

[2.1.1]

Fixes

  • Don't add directory @imports to graph - @niksy

[2.1.0]

Features

Fixes

  • Fixed directories with extensions being treated as files - @niksy

[2.0.1]

Fixes

  • Fixed tests for Windows - @pleunv

[2.0.0]

BREAKING CHANGES

  • .sass files are not included in the graph by default. Use the -e .sass flag.

Features

Fixes

  • Prioritize cwd when resolving load paths - @schnerd

Tests

  • Added test for prioritizing cwd when resolving load paths - @xzyfer

[1.3.0]

Features

[1.2.0]

Features

[1.1.0] - 2015-03-18

Fixes

  • Only strip extension for css, scss, sass files - @nervo

[1.0.4] - 2015-03-03

Tests

[1.0.3] - 2015-02-02

Fixes

  • Replace incorrect usage of for..in loops with simple for loops

[1.0.2] - 2015-02-02

Fixes

  • Don't iterate over inherited object properties

[1.0.1] - 2015-01-05

Fixes

  • Handle errors in the visitor

[1.0.0] - 2015-01-05

Initial stable release