packages feed

pandoc-query 0.1.2 → 1.0.0

raw patch · 2 files changed

+3/−1 lines, 2 files

Files

CHANGELOG.md view
@@ -1,5 +1,7 @@ # Changelog for pandoc-query +1.0.0 Should have bumped the major version number with the previous release.+ 0.1.2 Improved error message when unable to parse query.       Added a mechanism to sort the results. 
pandoc-query.cabal view
@@ -1,6 +1,6 @@ cabal-version:   3.0 name:            pandoc-query-version:         0.1.2+version:         1.0.0 synopsis:        Pandoc filter to extract only the links. description:   For more information and a tutorial on how to use this package,