March 08, 2009
6th March 2009 - 0.11.1
=======================

Summary:
--------

 * added setup / teardown functionality
 * NOTE: now requires STLSoft 1.9.75

Details:
--------

General:

Core:

 ~ include/xtests/xtests.h:
    + added setup / teardown functionality
    + added XTESTS_START_RUNNER_WITH_SETUP_FNS(), XTESTS_START_RUNNER_WITH_REPORTER_AND_STREAM_AND_FLAGS_AND_SETUP_FNS(),
    ~ workaround for warnings from _Wp64 compilation with unsigned <=> size_t

 ~ src/xtests.core.cpp:
    + added setup / teardown functionality