lentil 1.0.6.0 → 1.0.6.1
raw patch · 5 files changed
+18/−12 lines, 5 files
Files
- changes.txt +6/−0
- lentil.cabal +2/−2
- src/Main.hs +1/−1
- test/test-files/lang-comm/test.txt +0/−9
- test/test-files/lang-comm/text.txt +9/−0
changes.txt view
@@ -1,3 +1,9 @@+1.0.6.1+-------++- Released Wed 28 Dec 2016 22:17:49 CET+- Fixed mispelled testfile name+ 1.0.6.0 -------
lentil.cabal view
@@ -1,5 +1,5 @@ name: lentil-version: 1.0.6.0+version: 1.0.6.1 synopsis: frugal issue tracker description: minumum effort, cohesive issue tracker based on ubiquitous @TODO@s and @FIXME@s conventions.@@ -29,7 +29,7 @@ test/test-files/lang-comm/ocaml.ml, test/test-files/lang-comm/rust.rs, test/test-files/lang-comm/standard-ml.sml,- test/test-files/lang-comm/test.txt,+ test/test-files/lang-comm/text.txt, test/test-files/specific/contiguous.c, test/test-files/specific/cont-custom.c, test/test-files/specific/uppercase.C,
src/Main.hs view
@@ -28,7 +28,7 @@ short 'v' <> help "show version and copyright info" ) where- versionCopy = "\nlentil - frugal issue tracker, version 1.0.6.0\n\+ versionCopy = "\nlentil - frugal issue tracker, version 1.0.6.1\n\ \(C) 2015-2016 Francesco Ariis - http://www.ariis.it\n\ \released under the GNU General Public License v3\n"
− test/test-files/lang-comm/test.txt
@@ -1,9 +0,0 @@-TODO: palla--fixme beta-xxx gamma--fixme qqq [bug]-gaeta- -
+ test/test-files/lang-comm/text.txt view
@@ -0,0 +1,9 @@+todo single+comment+TODO single2++ string+++ todo block1+ todo block2 [tog]