packages feed

ogma-language-csv 1.7.0 → 1.8.0

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~ogma-spec

Dependency ranges changed: ogma-spec

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for ogma-language-csv +## [1.8.0] - 2025-07-13++* Version bump 1.8.0 (#275).+ ## [1.7.0] - 2025-03-21  * Version bump 1.7.0 (#269).
ogma-language-csv.cabal view
@@ -32,7 +32,7 @@ build-type:          Simple  name:                ogma-language-csv-version:             1.7.0+version:             1.8.0 homepage:            https://github.com/nasa/ogma license:             OtherLicense license-file:        LICENSE.pdf@@ -70,7 +70,7 @@     , vector     >= 0.12.0.1 && < 0.14     , text       >= 1.2.3.1  && < 2.2 -    , ogma-spec  >= 1.7.0 && < 1.8+    , ogma-spec  >= 1.8.0 && < 1.9    hs-source-dirs:     src