tag:github.com,2008:https://github.com/interpreters/pypreprocessor/releasesRelease notes from pypreprocessor2018-02-12T16:29:56Ztag:github.com,2008:Repository/42124050/0.7.72018-02-12T16:29:56Z0.7.7<p>Fixed the version number to reflect semver</p>evanplaicetag:github.com,2008:Repository/42124050/0.7.22018-01-31T05:15:20Z0.7.2: Fix setup.py<p>Wouldn't install for users who don't have pandoc/pypandoc. Both are used for packaging only.</p>evanplaicetag:github.com,2008:Repository/42124050/0.7.02018-01-26T08:35:44Z0.7.0<p>Bump to 0.7</p>evanplaicetag:github.com,2008:Repository/42124050/0.6.02016-01-25T16:37:46Z0.6.0<p>Bump version</p>evanplaicetag:github.com,2008:Repository/42124050/0.5.02015-09-09T09:01:15Z0.5.0: Migration from Google Code (Mercurial) to Github (Git)<ul>
<li>Removed the CHANGELOG and TODO files.</li>
<li>Converted the README, and Install notes to use Markdown</li>
<li>Updated the LICENSE</li>
<li>Removed .hgignore</li>
<li>Added .gitignore</li>
<li>Added a MANIFEST file</li>
<li>Renamed /Examples to /examples</li>
<li>Made pypreprocessor.py into a package</li>
<li>Updated setup.py to reflect the changes</li>
<li>Cleaned up any trailing whitespace</li>
</ul>evanplaicetag:github.com,2008:Repository/42124050/0.4.02010-06-20T08:21:42Z0.4.0<p>Updated version number</p>evanplaicetag:github.com,2008:Repository/42124050/0.3.02010-06-09T22:56:50Z0.3.0: Moved the Install info into its own file<p>README.txt</p>
<ul>
<li>removed the install notes</li>
</ul>
<p>INSTALL.txt</p>
<ul>
<li>added</li>
<li>added install notes</li>
</ul>evanplaicetag:github.com,2008:Repository/42124050/0.2.02010-06-07T07:11:58Z0.2.0: Added a basic debug example<p>debug.py</p>
<ul>
<li>added a simple debug script example</li>
<li>added a docstring for user convenience</li>
<li>checked whitespace</li>
</ul>evanplaicetag:github.com,2008:Repository/42124050/0.1.02010-06-03T22:03:52Z0.1.0: Updated ignores<p>Excluded MANIFEST and RELEASE.txt because they are only used to build the setup files</p>evanplaice