v0.2.0, 15/05/2014 -- Many small changes.
	General: Improved identification of supported releases.
	         Improved documentation.
	         Bug fixes.
	core:    Added the 'past' module to handle version support.
	         Added the 'path' module for filesystem related utilities.
    msvs:    Improved support for Solution files.
    svn:     Added the '--non-interactive' option to the executed command to avoid hanging on
             invisible prompts.
             Added options to specify username and/or passwords for commands that may require
             authentication.
             Added a 'version()' method that returns the available Subversion release.
             Added support for Subversion 1.7 and 1.8 .
    test:    Tests are now skipped rather than fail for modules not supported in specific releases.
	         Introduced unittest2 for releases prior to 2.7 .

v0.1.0, 29/01/2012 -- Initial public release.
