Documentation and build changes including : * Explicitly building, testing and release Python3 versions on pypi * Documentation changes: - Document compatibility with importlib - Reflect new module data for introspection * Tidy up of build directortoes
0.2.3
Dependency on TempDirectoryContext was removed incorrectly in previous release
0.2.2
Refactor of internal implementation to use a single template, rather than lots of internal fragments.
0.2.0rc1
Now Python3 compatible.
0.1.2a1
0.1.1
Implemented customisable formatting for str & repr - Issue 11