lucid-extras 0.2 → 0.2.1
raw patch · 2 files changed
+4/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +2/−0
- lucid-extras.cabal +2/−2
changelog.md view
@@ -0,0 +1,2 @@+ 0.2+ * Add functions for generating vega and vega-lite enabled pages (https://vega.github.io)
lucid-extras.cabal view
@@ -1,9 +1,9 @@ cabal-version: >=1.10 name: lucid-extras-version: 0.2+version: 0.2.1 license: MIT license-file: LICENSE-maintainer: Tom Nielsen <tanielsen@gmail.com>+maintainer: Marco Zocca <ocramz fripost org> author: Tom Nielsen <tanielsen@gmail.com> tested-with: ghc ==7.10.2 ghc ==7.10.3 ghc ==8.0.1 ghc ==8.0.2 homepage: https://github.com/diffusionkinetics/open/lucid-extras