packages feed

tldr 0.4.0 → 0.4.0.1

raw patch · 2 files changed

+6/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,7 +1,12 @@+# 0.4.0.1++* Fix double initialization bug. Credits to @Kove-W-O-Salter+ # 0.4.0  * Add proper coloring back * Update gitignore rule+* Update travis and appveyor configuration  # 0.3.1 
tldr.cabal view
@@ -1,5 +1,5 @@ name:                tldr-version:             0.4.0+version:             0.4.0.1 synopsis:            Haskell tldr client description:         Haskell tldr client with support for updating and viewing tldr pages. homepage:            https://github.com/psibi/tldr-hs#readme