* Fixed compiler bug that emitted unevaluated forms (214)
2.0.0rc3
* 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