opencascade-hs 0.1.2.1 → 0.1.2.2
raw patch · 2 files changed
+3/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +2/−0
- opencascade-hs.cabal +1/−1
CHANGELOG.md view
@@ -8,6 +8,8 @@ ## Unreleased +## 0.1.2.2 - 2024-01-09 + ## 0.1.2.1 - 2024-01-09 ### Added
opencascade-hs.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: opencascade-hs-version: 0.1.2.1+version: 0.1.2.2 synopsis: Thin Wrapper for the OpenCASCADE CAD Kernel description: Please see the README on GitHub at <https://github.com/joe-warren/opencascade-hs#readme> category: Graphics,FFI