R-pandoc 0.2 → 0.2.1
raw patch · 3 files changed
+3/−5 lines, 3 filesdep ~R-pandocbinary-addedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: R-pandoc
API changes (from Hackage documentation)
Files
- R-pandoc.cabal +3/−3
- README.md +0/−2
- img/Rplot.png binary
R-pandoc.cabal view
@@ -1,5 +1,5 @@ name: R-pandoc-version: 0.2+version: 0.2.1 cabal-version: >=1.10 build-type: Simple license: BSD3@@ -9,7 +9,7 @@ synopsis: A pandoc filter to express R plots inside markdown category: Text author: Corentin Dupont-extra-source-files: README.md+extra-source-files: README.md img/Rplot.png source-repository head type: git@@ -34,7 +34,7 @@ build-depends: base >=4.6 && <4.9, pandoc-types >=1.12 && <1.13,- R-pandoc ==0.2+ R-pandoc ==0.2.1 main-is: src/Main.hs buildable: True default-language: Haskell2010
README.md view
@@ -1,6 +1,4 @@ -Please note that this repo is work in progress.- [](https://travis-ci.org/cdupont/R-pandoc) A [pandoc](http://johnmacfarlane.net/pandoc/) filter to embbed R plots inside markdown documents.
+ img/Rplot.png view
binary file changed (absent → 5435 bytes)