packages feed

text-compression 0.1.0.19 → 0.1.0.20

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -77,6 +77,10 @@  * Added additional FM-index functionality for the locate operation. -## 0.1.0.19+## 0.1.0.19 -- 2022-12-03  * Reworked FM-index functions.++## 0.1.0.20 -- 2022-12-03++* Added missing date to 0.1.0.19 entry in changelog.
text-compression.cabal view
@@ -20,7 +20,7 @@ -- PVP summary:     +-+------- breaking API changes --                  | | +----- non-breaking API additions --                  | | | +--- code changes with no API change-version:            0.1.0.19+version:            0.1.0.20  -- A short (one-line) description of the package. synopsis:           A text compression library.