Changelog for silkscreen-0.0.0.3
0.0.0.3
- Fixes
prec
setting the precedence level outside the parens instead of inside them, resulting in elided parentheses around e.g. the lhs of left-associative operators.
0.0.0.2
-
Fixes the non-compositional behaviour of
Prec
when usingenclosing
. (#4) -
Fixes the non-compositional behaviour of
Rainbow
when usingenclosing
. (#5)
0.0.0.1
-
Fixes the link to the
Prettyprinter
module in theSilkscreen
module docs. (#2) -
Links to the
prettyprinter
package in theSilkscreen
module docs.
0.0.0.0
Initial release.