seonbi 0.3.0 → 0.3.1
raw patch · 2 files changed
+10/−2 lines, 2 files
Files
- CHANGES.md +9/−1
- seonbi.cabal +1/−1
CHANGES.md view
@@ -1,10 +1,18 @@ Seonbi changelog ================ +Version 0.3.1+-------------++Released on November 27, 2021.++ - Added prebuilt executable binaries for Apple Silicon (macos-arm64).++ Version 0.3.0 ------------- -Released November 18, 2021.+Released on November 18, 2021. - Since this version, it requires GHC 8.8.* at least, and supports GHC 9.0.* at most.
seonbi.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: seonbi-version: 0.3.0+version: 0.3.1 synopsis: SmartyPants for Korean language description: Please see the README.md on GitHub at <https://github.com/dahlia/seonbi>. category: Text