# 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 using `enclosing`. ([#4](https://github.com/robrix/silkscreen/issues/4)) - Fixes the non-compositional behaviour of `Rainbow` when using `enclosing`. ([#5](https://github.com/robrix/silkscreen/issues/5)) # 0.0.0.1 - Fixes the link to the `Prettyprinter` module in the `Silkscreen` module docs. ([#2](https://github.com/robrix/silkscreen/issues/2)) - Links to the `prettyprinter` package in the `Silkscreen` module docs. # 0.0.0.0 Initial release.