All Versions
12
Latest Version
Avg Release Cycle
1 days
Latest Release
2833 days ago

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.
  • 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.
  • 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, to Text.Docvim.*.
    • ๐Ÿ›  Fix ordering issues with synthesized headings.