Re: [ANN] Hiccup 2.0.0-alpha1

2017-01-15 Thread Bryan Maass
Fantastic news! This may call for an update to http://hiccup.space On Sunday, January 15, 2017 at 1:17:24 PM UTC+11, James Reeves wrote: > > I'd like to tentatively announce the first alpha version of Hiccup 2.0.0. > > This release introduces automatically escaping of strings, which has been > a

[ANN] Hiccup 2.0.0-alpha1

2017-01-14 Thread James Reeves
I'd like to tentatively announce the first alpha version of Hiccup 2.0.0. This release introduces automatically escaping of strings, which has been a frequently requested feature. Hiccup 1.0 had no way of distinguishing between a string of text and a fragment of HTML, so for version 2.0 a new type