skylighting-core 0.8.3.1 → 0.8.3.2
raw patch · 2 files changed
+7/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +6/−0
- skylighting-core.cabal +1/−1
changelog.md view
@@ -1,5 +1,11 @@ # Revision history for skylighting and skylighting-core +## 0.8.3.2 -- 2020-01-21++ * This fixes a packaging error in 0.8.3.1, which didn't include+ the results of the bootsrap step and hence didn't update the+ syntax modules.+ ## 0.8.3.1 -- 2020-01-21 * Escape `<` and `>` in latex to avoid ligatures (#91).
skylighting-core.cabal view
@@ -1,5 +1,5 @@ name: skylighting-core-version: 0.8.3.1+version: 0.8.3.2 synopsis: syntax highlighting library description: Skylighting is a syntax highlighting library. It derives its tokenizers from XML syntax