All Versions
12
Latest Version
Avg Release Cycle
1 days
Latest Release
2202 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.2.1 Changes
June 25, 2016- ➕ Add missing fixture file to distribution, to fix Stackage breakage.
-
v0.3.2.0 Changes
June 21, 2016- ➕ Add initial support for processing
@function
annotations.
- ➕ Add initial support for processing
-
v0.3.1.6 Changes
June 18, 2016- Republish using only lower bounds to avoid getting blacklisted from Stackage.
-
v0.3.1.5 Changes
June 17, 2016- 📦 Distribute signed package via Stackage.
-
v0.3.1.4 Changes
June 17, 2016- ➕ Add upper and lower bounds to version constraints.
-
v0.3.1.3 Changes
June 16, 2016- More tweaks for the benefit of Travis-CI.
-
v0.3.1.2 Changes
June 16, 2016- ✅ Include fixture files so that tests can be run in Travis-CI and Stackage.
-
v0.3.1.1 Changes
June 15, 2016- 😌 Relax "base" version constraint after verifying compatibility with GHC 8.
-
v0.3.1.0 Changes
June 12, 2016- ⚠ Squelch warning about exposed
Paths_docvim
module.
- ⚠ Squelch warning about exposed
-
v0.3.0.0 Changes
June 12, 2016- 🛠 Fix explicit links to headings in GitHub Markdown.
- Plug-in link targets at the top level (eg.
*foo.txt*
and*foo
) are now downcased. - 🔌 Info extracted from the
@plugin
annotation is now centered in the Vim output. - The
-d
/--debug
flag now causes a dump of the compiled AST to be logged to the standard error. - Moved under the
Text.*
namespace, toText.Docvim.*
. - 🛠 Fix ordering issues with synthesized headings.