Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Releases: ezekg/sassy-export

2.0.1

27 May 19:43
Compare
Choose a tag to compare

Rewrite. Follow a more-sensible naming convention.

1.4.0

20 Nov 21:54
Compare
Choose a tag to compare

Implement $use_env option.

1.3.2

24 Jul 15:19
Compare
Choose a tag to compare

Fix issues with debug mode. Add set_encoding to write method.

1.3.0

24 Jul 14:31
Compare
Choose a tag to compare

Add ability to export straight to a Javascript object. Cleaned up issues with writing for windows.

1.2.0

27 Jun 14:21
Compare
Choose a tag to compare

Added $debug argument to print dir_path to console and stylesheet.

1.1.1

05 Jun 14:46
Compare
Choose a tag to compare
  • Added support for floating point numbers.
  • Colors are now always converted to hex colors instead of named.
  • Unquoted hash, so JSON doesn't have an extra set of escaped quotes.

1.1.0

04 Jun 19:04
Compare
Choose a tag to compare

Stable version is a go. Dropped SassyJSON dependency in 1.1.0, now fully Ruby based.