Releases: Alir3z4/django-markwhat
Releases · Alir3z4/django-markwhat
1.6.2
1.6.1
1.6.0
Release version 1.5.1
Release Version 1.5
1.5 2016-01-08
- Added tests for rendering code blocks.
- The code is now automatically being checked by flake8.
- Added compatibility with CommonMark-py 0.6.x.
- Dropped support for Python 3.3, added Python 3.5.
Release Version 1.4
Release Version 1.3
1.3 2015-04-04
- Feature #11: Correct capitalization / spacing for reStructuredText and docutils in
README.rst
. - Feature #12: PEP440 compliance with version number.
- Feature #14: Add
commonmark
filter. - Feature #17: Add
commonmark
filter toREADME.rst
. - Fix #15: Fix typos in run_tests.py
- New awesome contibutors/authors joined the project.
Release Version 2014.9.20
2014.9.20 2014-09-20
- Fix #9: Django package name typo.
- Feature: Add `AUTHORS.rst`` file.
- Feature: Reorganized
requirements
. - Feature: Runnning tests with
tox
. - Feature: Add support for
Python3
andPyPy
. - Feature: Add
wheel
package support. - Feature: Change version numbering to date based.
- Feature: Update
Python-Markdown
,textile
anddocutils
parser modules to latest.
Release Version 1.1
1.1 2014-01-19
- Added ChangeLog.rst
- Fixed #2: Removing backward compatibility, From markup.py.
- Fixed #1: Re-Indention and Re-Style the code regards to pep8.
- Fixed #7: Testing on travis-ci - https://travis-ci.org/Alir3z4/django-markwhat
Release Version 1.0
1.0 2013-01-08
- Initial version.