App-DocKnot

 view release on metacpan or  search on metacpan

t/data/spin/text/output/docknot-changes.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Revision history for DocKnot</title>
  <link rel="stylesheet" href="/~eagle/styles/news.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<h1>Revision history for DocKnot</h1>
<h2>v8.0.0 - %DATE%</h2>

<ul>
<li>
<p>
   DocKnot now uses semantic versioning for the package and modules, with
   a v prefix to work with Perl's packaging system.
</p>
</li>

<li>
<p>
   Merge faq2html into this package as App::DocKnot::Spin::Text, and add a
   new command, docknot spin-text, which takes roughly the same options as
   faq2html.  This adds the ability to convert text files in my personal
   format into HTML.
</p>
</li>

<li>
<p>
   Support *.spin pointers in addition to *.faq pointers for external text
   files.  *.faq files are deprecated and support will be removed in a
   future version of DocKnot.
</p>
</li>

<li>
<p>
   Support version numbers prefixed with v in release tarball names, since
   this appears to be the convention for Perl modules that use semantic
   versions.
</p>
</li>

<li>
<p>
   Change the docknot.yaml field orphaned to unmaintained, and change the
   templates to say the package is not maintained instead of orphaned.
   This terminology is more precise and less metaphorical.
</p>
</li>

<li>
<p>
   Remove support information from the README.md and README templates for
   packages that are no longer maintained, and adjust some of the wording
   there and in the thread template.
</p>
</li>

<li>
<p>
   Add missing &lt;/address&gt; closing tag in pages rendered from Markdown.
</p>
</li>

<li>
<p>
   Fix typo in README.md template for ExtUtils::MakeMaker packages.
</p>
</li>

<li>
<p>
   Fix the URL in the footer added by docknot spin to point to DocKnot
   instead of my old web tools page.
</p>
</li>
</ul>

<h2>7.01 - %DATE%</h2>

<ul>
<li>
<p>
   Correctly handle Unicode output from commands run by pointers and from
   POD processing by Pod::Thread.  Previous versions since 6.01 were
   double-encoding.  Thanks to Julien ÉLIE for the report.
</p>
</li>

<li>
<p>
   Follow symlinks to ordinary files in docknot spin, just not
   directories.  The Path::Iterator::Rule conversion in 6.01 broke copying
   of files referenced by symlink.
</p>
</li>

<li>
<p>
   The \size spin always used 1024-based units.  It now correctly uses the
   KiB, MiB, etc. abbreviations to match.
</p>
</li>
</ul>

<h2>7.00 - %DATE%</h2>



( run in 0.310 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )