Releases: ezekg/sassy-export
Releases · ezekg/sassy-export
2.0.1
Rewrite. Follow a more-sensible naming convention.
1.4.0
Implement $use_env
option.
1.3.2
Fix issues with debug mode. Add set_encoding
to write method.
1.3.0
Add ability to export straight to a Javascript object. Cleaned up issues with writing for windows.
1.2.0
Added $debug
argument to print dir_path
to console and stylesheet.
1.1.1
- 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
Stable version is a go. Dropped SassyJSON dependency in 1.1.0
, now fully Ruby based.