Changes to Write SVG
December 14, 2016 ยท View on GitHub
3.0.1 (December 8, 2016)
- Updated: Use destructing assignment on plugin options
- Updated: Use template literals
3.0.0 (December 6, 2016)
- Updated: Rewrote plugin
- Updated: Rewrote tests
- Updated: boilerplate conventions (Node v6.9.1 LTS)
2.1.0 (February 26, 2016)
- Added: Fixed support for
var()fallback values - Added: Lint configurations
- Added: Smaller UTF-8 encoding
- Updated: Documentation and dependencies
2.0.0 (October 26, 2015)
- Added: Refactored plugin for better multiplexing syntax
- Added:
encodingoption to better control SVG output
1.1.2 (September 12, 2015)
- Updated: Iterative methods with inline iteratives
- Updated: Cleanup variable names and method names
- Updated: Tests to include properties alongside SVG
- Removed: Extend dependency
1.1.1 (September 11, 2015)
- Updated: Only escape required characters
1.1.0 (September 11, 2015)
- Added: Text content support
1.0.0 (September 11, 2015)
- Added: Initial release