Releases: Ulyanov-programmer/css2html
Releases · Ulyanov-programmer/css2html
Release list
2.1.0
Improved text handling.
- Added a new writing text option (inside comments) that supports multi-line:
/* text before {{ text inside }} text after */ - Improved work with new lines, now they are not where they are not expected.
- Added tests.
2.0.0
List of changes:
- Fixed a bug where the text could have slightly larger dimensions than expected.
- Formatting options have been removed
- Added the ability to disable formatting
- Added the ability to add attributes via
--data-*, see section in the README.
1.0.1
I forgot to create a release for 1.0.0, so this one will be the first on github.
Release!