v1.0.5
This is a single issue release, fixing one high-priority bug.
Changelog
- #234 - Fix the behaviour of inserting 'CDATA' into HTML documents (EG: inline JavaScript/CSS)
- In
v1.0.4this went out with the opposite/incorrect behaviour. Thestructurekeyword should not be needed to write inline script or CSS - indeed the very opposite should be the case.
- In