Skip to content

Tags: interpreters/pypreprocessor

Tags

0.7.7

Toggle 0.7.7's commit message
Fixed the version number to reflect semver

0.7.2

Toggle 0.7.2's commit message
Fix setup.py

Wouldn't install for users who don't have pandoc/pypandoc. Both are used for packaging only.

0.7.0

Toggle 0.7.0's commit message
Bump to 0.7

0.6.0

Toggle 0.6.0's commit message
Bump version

0.5.0

Toggle 0.5.0's commit message
Migration from Google Code (Mercurial) to Github (Git)

* Removed the CHANGELOG and TODO files.
* Converted the README, and Install notes to use Markdown
* Updated the LICENSE
* Removed .hgignore
* Added .gitignore
* Added a MANIFEST file
* Renamed /Examples to /examples
* Made pypreprocessor.py into a package
* Updated setup.py to reflect the changes
* Cleaned up any trailing whitespace

0.4.0

Toggle 0.4.0's commit message
Updated version number

0.3.0

Toggle 0.3.0's commit message
Moved the Install info into its own file

README.txt
* removed the install notes

INSTALL.txt
* added
* added install notes

0.2.0

Toggle 0.2.0's commit message
Added a basic debug example

debug.py
* added a simple debug script example
* added a docstring for user convenience
* checked whitespace

0.1.0

Toggle 0.1.0's commit message
Updated ignores

Excluded MANIFEST and RELEASE.txt because they are only used to build the setup files