# 0.1.3 - Add functions for rendering with specified layout options - Add pretty functions for types of `enummapset` package, could be disabled with `enummapset` flag - Fix build with GHC 9.10 # 0.1.2 - Fix build with GHC 9.8 - Add `PPGeneric` newtype to apply `ppGeneric` through `DerivingVia` - Add `PPShow` newtype to apply `ppShow` through `DerivingVia` # 0.1.1.1 - `ppVector` and `ppVectorWith` now accept generic vectors - Add lower bound `pretty-show >= 1.6`