All Versions
124
Latest Version
Avg Release Cycle
47 days
Latest Release
285 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v1.1.1 Changes
May 06, 2015๐ Fixed
- ๐ Bugfix of rendering array attributes
-
v1.1.0 Changes
May 06, 2015๐ Fixed
- Join id and class attributes #23. Thanks to @felixbuenemann
-
v1.0.0 Changes
April 12, 2015โ Added
- Use escape_utils gem for faster escape_html
-
v0.6.2 Changes
April 12, 2015๐ Fixed
- Don't render falsy attributes #2. Thanks to @eagletmt
-
v0.6.1 Changes
April 12, 2015๐ Fixed
- ๐ Bugfix of line numbers for better error backtrace pull #19
-
v0.6.0 Changes
April 12, 2015โ Added
- Automatically escape html in all situations pull #18
-
v0.5.3 Changes
April 12, 2015๐ Fixed
- ๐ Bugfix for syntax error in data attribute hash #17. Thanks to @eagletmt
-
v0.5.2 Changes
April 12, 2015๐ Fixed
- ๐ Bugfix for silent script without block #16. Thanks to @eagletmt
-
v0.5.1 Changes
April 12, 2015๐ Fixed
- ๐ Bugfix about duplicated id and class #4. Thanks to @os0x
-
v0.5.0 Changes
April 12, 2015๐ Fixed
- Escape special characters in attribute values #10. Thanks to @mono0x, @eagletmt