opencascade-hs 0.6.2.0 → 0.6.2.1
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.6.2.1+ ## 0.6.2.0 - Add `surfaceProperties` and `linearProperties` to `OpenCascade.BRepGProp`
opencascade-hs.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: opencascade-hs-version: 0.6.2.0+version: 0.6.2.1 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