Skip to content

Tags: nevir/groc

Tags

v0.4.0

Toggle v0.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v0.4.0 thanks to @kommander @jdcataldo and @asgoth!

* Support for node 0.10 (by dropping the autorequire dependency).

* Support for italic and bold text in markdown comments.

* Support for Jade's unbuffered comment syntax `//-`.

One caveat: Groc seems to be hitting a race condition within node 0.10+
streams (because groc is still using the old-style stream events).  When on
Node 0.10+, doc generation will occur in serial, and be much slower.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

v0.2.15

Toggle v0.2.15's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'master' of https://github.com/nevir/groc

v0.2.14

Toggle v0.2.14's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
And bumping to v0.2.14 to be safe

v0.2.13

Toggle v0.2.13's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
I broke things, shame on me for not testing this yet. Bashing over v0…

….2.13 w/ this

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

v0.2.8

Toggle v0.2.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Groc v0.2.8 w/ --silent mode