ogma-language-xlsx 1.12.0 → 1.13.0
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~ogma-specPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ogma-spec
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- ogma-language-xlsx.cabal +2/−2
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for ogma-language-xlsx +## [1.13.0] - 2026-03-21++* Version bump (1.13.0) (#373).+ ## [1.12.0] - 2026-01-21 * Version bump 1.12.0 (#336).
ogma-language-xlsx.cabal view
@@ -19,7 +19,7 @@ build-type: Simple name: ogma-language-xlsx-version: 1.12.0+version: 1.13.0 homepage: https://github.com/nasa/ogma license: Apache-2.0 license-file: LICENSE@@ -55,7 +55,7 @@ , text >= 1.2.3.1 && < 2.2 , xlsx >= 1.1.0 && < 1.3 - , ogma-spec >= 1.12.0 && < 1.13+ , ogma-spec >= 1.13.0 && < 1.14 hs-source-dirs: