# 0.3.0.0 * Lots of bugfixes * Show instances for many other data types in `base`, `containers` and `time` * Expose internal modules with monomorphic functions * `Text.Show.Text` now exports `Data.Text.Lazy.Builder` for convenience * Add `showLazy`, `showPrec`, `showPrecLazy`, `printLazy`, `hPrint`, `hPrintLazy`, `lengthB`, and `replicateB` # 0.2.0.0 * Add `Show` instances for strict and lazy `Text` # 0.1.0.0 * Initial commit