copilot-core 3.19 → 3.19.1
raw patch · 2 files changed
+4/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG +3/−0
- copilot-core.cabal +1/−1
CHANGELOG view
@@ -1,3 +1,6 @@+2024-05-07+ * Version bump (3.19.1). (#512)+ 2024-03-07 * Version bump (3.19). (#504) * Remove deprecated functions in Copilot.Core.Type and
copilot-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: copilot-core-version: 3.19+version: 3.19.1 synopsis: An intermediate representation for Copilot. description: Intermediate representation for Copilot.