^^^^^^^^^^^^^^^^^^ * Fixed setup.py to properly define runner * Added even more tests * Improved output * Made ``--verbose`` a default behavior
0.2
^^^^^^^^^^^^^^^^ * Renamed the tool from ``django-make-future-url.py`` to ``future_url`` * Removed ``--dry-run`` option, to make actual changes use ``--write`` * Added python 3 support (Roman Gladkov) * Internal refactoring * Added tests