* Optimized amount of bytecode generated (206) * Fixed literal child elements from being escaped (207) * Fixed formatting of nil elements at runtime (208)
2.0.0rc2
* Improved performance (204)
2.0.0rc1
* Reverted behaviour of `hiccup.core/h` to 1.0 (198)
2.0.0alpha2
* Fixed issue with dot-notation and non-literal classes (151)
2.0.0alpha1
* Added `hiccup2.core` namespace that escapes strings automatically * Added new syntax for class and style attributes * Fixed issue with pre-compiled `html` macro accepting new mode bindings
1.0.5
* Inverted container tag check to look for void tags instead * Added apostrophes to list of characters to escape