packages feed

hspec-tidy-formatter 0.1.0.0 → 0.1.1.0

raw patch · 3 files changed

+3/−3 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.lhs view
@@ -11,7 +11,7 @@   <ins>left</ins>: this formatter, <ins>right</ins>: hspec default<br> </p> -![Screenshot](./assets/montage.png)+![Screenshot](https://raw.githubusercontent.com/carlwr/hspec-tidy-formatter/refs/heads/main/assets/montage.png)  <p align="center">   <sub>(color choices: &copy;<code>hspec</code>&nbsp;&nbsp;<del>me</del>&nbsp;&nbsp;<del>terminal theme</del>)</sub>
README.md view
@@ -11,7 +11,7 @@   <ins>left</ins>: this formatter, <ins>right</ins>: hspec default<br> </p> -![Screenshot](./assets/montage.png)+![Screenshot](https://raw.githubusercontent.com/carlwr/hspec-tidy-formatter/refs/heads/main/assets/montage.png)  <p align="center">   <sub>(color choices: &copy;<code>hspec</code>&nbsp;&nbsp;<del>me</del>&nbsp;&nbsp;<del>terminal theme</del>)</sub>
hspec-tidy-formatter.cabal view
@@ -1,7 +1,7 @@ cabal-version: 3.0  name:           hspec-tidy-formatter-version:        0.1.0.0+version:        0.1.1.0 stability:      experimental category:       Testing synopsis:       A custom hspec formatter for easy-to-read terminal output.