^^^^^^
- Added modules ``mongo_dynamic_fixture.fields``, ``mongo_dynamic_fixture.fixture`` and ``mongo_dynamic_fixture.schema`` to generate datas
- Added module ``mongo_dynamic_fixture.facades`` containing facades functions ``N`` and ``G``
- Added module ``mongo_dynamic_fixture.test`` containing ``MongoTestCase`` to run tests with a sandboxed mongo instance
* 0.2.1 --- Simplified interface of functions ``N`` and ``G`` and fixed minor bug
* 0.2.0 --- Added ``python3`` compatibility and improved testing with ``tox``, Travis CI and Coveralls
* 0.1.0 --- Started project with basic features to generate dynamic mongo fixtures