Ondřej Súkup
51ccea6b2e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=42
59 lines
2.1 KiB
Plaintext
59 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 27 03:00:34 UTC 2019 - psimons@suse.com
|
|
|
|
- Update skylighting to version 0.8.3.
|
|
## 0.8.3 -- 2019-11-26
|
|
|
|
* Update XML syntax definitions for c, cmake, coffee, cpp, css,
|
|
diff, djangotemplate, elixir, elm, glsl, haskell, html, isocpp,
|
|
javascript-react, javascript, json, jsp, julia, latex, lua,
|
|
markdown, matlab, mediawiki, modelines, mustache, perl, php,
|
|
powershell, qml, rest, rust, typescript, vhdl.
|
|
|
|
* Fix highlighting errors with non-ASCII characters in JSON (#90).
|
|
This error was due to an optimization that made some incorrect
|
|
assumptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 02:02:23 UTC 2019 - psimons@suse.com
|
|
|
|
- Update skylighting to version 0.8.2.3.
|
|
## 0.8.2.3 -- 2019-10-03
|
|
|
|
* Tests: ensure we read test files as UTF-8.
|
|
|
|
* Fix compiler warnings around Monoid imports.
|
|
|
|
* Add MonadFail constraint (allowing compilation with ghc 8.8.x).
|
|
|
|
* Add cabal.project and move CI from Travis to GitHub Actions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 02:02:00 UTC 2019 - psimons@suse.com
|
|
|
|
- Update skylighting to version 0.8.2.2.
|
|
## 0.8.2.2 -- 2019-09-30
|
|
|
|
* Remove upper bound on regex-base and require
|
|
regex-pcre-builtin >= 0.95, to avoid a build conflict
|
|
with earlier versions of regex-pcre-builtin and
|
|
regex-base >= 0.94.
|
|
|
|
* Remove unused system-pcre flag in skylighting.cabal.
|
|
This flag only affects skylighting-core.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 02:01:19 UTC 2019 - psimons@suse.com
|
|
|
|
- Update skylighting to version 0.8.2.1.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/skylighting-0.8.2.1/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 28 17:31:08 UTC 2019 - psimons@suse.com
|
|
|
|
- Add skylighting at version 0.8.2.
|
|
|