]> granicus.if.org Git - multimarkdown/commitdiff
version bump
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Mon, 4 Sep 2017 11:21:27 +0000 (07:21 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Mon, 4 Sep 2017 11:21:27 +0000 (07:21 -0400)
CMakeLists.txt
DevelopmentNotes/DevelopmentNotes.epub
DevelopmentNotes/DevelopmentNotes.fodt
DevelopmentNotes/DevelopmentNotes.html
DevelopmentNotes/DevelopmentNotes.pdf
DevelopmentNotes/DevelopmentNotes.txt

index 6fdd5b431a259ea29da0c7fcadf6f696b75252ef..1b99b0357962905f814b01797460832768946807 100644 (file)
@@ -8,10 +8,10 @@ cmake_minimum_required (VERSION 2.6)
 set (My_Project_Title "MultiMarkdown")
 set (My_Project_Description "Lightweight markup processor to produce HTML, LaTeX, and more.")
 set (My_Project_Author "Fletcher T. Penney")
-set (My_Project_Revised_Date "2017-08-15")
+set (My_Project_Revised_Date "2017-09-04")
 set (My_Project_Version_Major 6)
 set (My_Project_Version_Minor 2)
-set (My_Project_Version_Patch 0)
+set (My_Project_Version_Patch 1)
 
 set (My_Project_Version "${My_Project_Version_Major}.${My_Project_Version_Minor}.${My_Project_Version_Patch}")
 
index bcb15e084e8f163949cb8a333f92811a5b5d4ccc..f297cebf57a762bbe01829485a4a3e4211513b05 100644 (file)
Binary files a/DevelopmentNotes/DevelopmentNotes.epub and b/DevelopmentNotes/DevelopmentNotes.epub differ
index c1e08987077d420da76a4bdcfdbb149ebd313515..e1c5f387b0a0d138f15b96c928a83752705b5d61 100644 (file)
@@ -276,7 +276,7 @@ office:mimetype="application/vnd.oasis.opendocument.text">
 <office:meta>
        <dc:title>MultiMarkdown v6 Development Notes</dc:title>
        <dc:creator>Fletcher T. Penney</dc:creator>
-       <meta:user-defined meta:name="date">2017-07-06</meta:user-defined>
+       <meta:user-defined meta:name="date">2017-09-04</meta:user-defined>
        <meta:user-defined meta:name="uuid">dd2d8e76-dc2d-416d-9acd-5395d20871c2</meta:user-defined>
 </office:meta>
 <office:body>
@@ -762,6 +762,71 @@ TextBundle/TextPack, OpenDocument, etc.</text:p></text:list-item>
 <text:h text:outline-level="3"><text:bookmark text:name="changelog"/>Changelog </text:h>
 
 <text:list text:style-name="L1">
+<text:list-item>
+<text:p text:style-name="Standard">2017&#8211;09&#8211;04 - v 6.2.1:</text:p>
+
+<text:list text:style-name="L1">
+<text:list-item>
+<text:p text:style-name="P1">
+ADDED: Add Hebrew to command line help</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+ADDED: Add function to extract transclusion manifest</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Fix Windows issue (#80) - Thanks @f8ttyc8t</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Fix error in CriticMarkup highlights when accepting/rejecting (Thanks, Shahaf!)</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Fix issue with metadata extraction</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Fix issues with Windows compiling</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Fix potential bug</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Remove non-existent mmd2all.bat</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+FIXED: Store directories in zip file without compression to avoid error</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+UPDATED: Fix bug (I think) in Tufte LaTeX files</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+UPDATED: Tidy up BibTeX example</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+UPDATED: Update DevelopmentNotes</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+UPDATED: Update Swedish/Dutch handling</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="P1">
+UPDATED: Update astyle</text:p></text:list-item>
+
+<text:list-item>
+<text:p text:style-name="Standard">UPDATED: update miniz to 2.0.6 beta</text:p></text:list-item>
+
+</text:list></text:list-item>
+
 <text:list-item>
 <text:p text:style-name="Standard">2017&#8211;08&#8211;15 - v 6.2.0:</text:p>
 
index ffb63cc2b09282d0a372370cfc787c2d2da4ee0f..52178c01de88f130a157b75337f02c2e4df7dcb4 100644 (file)
@@ -4,7 +4,7 @@
        <meta charset="utf-8"/>
        <title>MultiMarkdown v6 Development Notes</title>
        <meta name="author" content="Fletcher T. Penney"/>
-       <meta name="date" content="2017-07-06"/>
+       <meta name="date" content="2017-09-04"/>
        <meta name="uuid" content="dd2d8e76-dc2d-416d-9acd-5395d20871c2"/>
 </head>
 <body>
@@ -432,6 +432,25 @@ TextBundle/TextPack, OpenDocument, etc.</p></li>
 <h3 id="changelog">Changelog </h3>
 
 <ul>
+<li><p>2017&#8211;09&#8211;04 - v 6.2.1:</p>
+
+<ul>
+<li>ADDED: Add Hebrew to command line help</li>
+<li>ADDED: Add function to extract transclusion manifest</li>
+<li>FIXED: Fix Windows issue (#80) - Thanks @f8ttyc8t</li>
+<li>FIXED: Fix error in CriticMarkup highlights when accepting/rejecting (Thanks, Shahaf!)</li>
+<li>FIXED: Fix issue with metadata extraction</li>
+<li>FIXED: Fix issues with Windows compiling</li>
+<li>FIXED: Fix potential bug</li>
+<li>FIXED: Remove non-existent mmd2all.bat</li>
+<li>FIXED: Store directories in zip file without compression to avoid error</li>
+<li>UPDATED: Fix bug (I think) in Tufte LaTeX files</li>
+<li>UPDATED: Tidy up BibTeX example</li>
+<li>UPDATED: Update DevelopmentNotes</li>
+<li>UPDATED: Update Swedish/Dutch handling</li>
+<li>UPDATED: Update astyle</li>
+<li>UPDATED: update miniz to 2.0.6 beta</li>
+</ul></li>
 <li><p>2017&#8211;08&#8211;15 - v 6.2.0:</p>
 
 <ul>
index a2cf1d2a8a782c4dda5c6e15f622285cbd622f72..04bedb7d093bf4b2eabb579fcfd29038f33fbf10 100644 (file)
Binary files a/DevelopmentNotes/DevelopmentNotes.pdf and b/DevelopmentNotes/DevelopmentNotes.pdf differ
index fff48f2aefd2fbe57b5d6378a0ee555ede6efa1d..868d3e0d5f719d005082913456953bd3b5319f2e 100644 (file)
@@ -1,6 +1,6 @@
 Title: MultiMarkdown v6 Development Notes
 Author:        Fletcher T. Penney
-Date: 2017-07-06  
+Date: 2017-09-04  
 LaTeX Config:  tufte-handout
 Base Header Level:     3
 uuid: dd2d8e76-dc2d-416d-9acd-5395d20871c2
@@ -471,6 +471,25 @@ TextBundle/TextPack, OpenDocument, etc.
 
 # Changelog #
 
+* 2017-09-04 - v 6.2.1:
+
+       *    ADDED: Add Hebrew to command line help
+       *    ADDED: Add function to extract transclusion manifest
+       *    FIXED: Fix Windows issue (#80) - Thanks @f8ttyc8t
+       *    FIXED: Fix error in CriticMarkup highlights when accepting/rejecting (Thanks, Shahaf!)
+       *    FIXED: Fix issue with metadata extraction
+       *    FIXED: Fix issues with Windows compiling
+       *    FIXED: Fix potential bug
+       *    FIXED: Remove non-existent mmd2all.bat
+       *    FIXED: Store directories in zip file without compression to avoid error
+       *    UPDATED: Fix bug (I think) in Tufte LaTeX files
+       *    UPDATED: Tidy up BibTeX example
+       *    UPDATED: Update DevelopmentNotes
+       *    UPDATED: Update Swedish/Dutch handling
+       *    UPDATED: Update astyle
+       *    UPDATED: update miniz to 2.0.6 beta
+
+
 * 2017-08-15 - v 6.2.0:
 
        *    ADDED: Add Dutch and Swedish translations -- thanks Sl!