moonlight-category 0.1.0.1 → 1.0.0.0
raw patch · 2 files changed
+8/−2 lines, 2 files
Files
- CHANGELOG.md +6/−0
- moonlight-category.cabal +2/−2
CHANGELOG.md view
@@ -1,5 +1,11 @@ # Changelog +## 1.0.0.0 - 2026-08-20++- Publish the validated GHC 9.10.3, 9.12.4, and 9.14.1 public-library surface+ as the stable 1.0 release.+- Preserve the API and dependency surface of 0.1.0.1 unchanged.+ ## 0.1.0.1 - 2026-08-20 - Support GHC 9.10.3, 9.12.4, and 9.14.1 across every public library.
moonlight-category.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.4 name: moonlight-category-version: 0.1.0.1+version: 1.0.0.0 homepage: https://github.com/PaleRoses/moonlight bug-reports: https://github.com/PaleRoses/moonlight/issues synopsis: Categorical layer for Pale Meridian.@@ -38,7 +38,7 @@ source-repository this type: git location: https://github.com/PaleRoses/moonlight.git- tag: moonlight-category-0.1.0.1+ tag: moonlight-category-1.0.0.0 subdir: moonlight-category common shared-properties