- Python 3 added to supported Python versions. - Test suite migrated to nose.
3.0.3
~~~~~~~~~~~~~~~~~~
- Changing setup to ensure compatible Python and requests versions. - Hiding warnings when SSL verification is disabled.
3.0.2
~~~~~~~~~~~~~~~~~~
- Adding samples as Fields generator resources
3.0.1
~~~~~~~~~~~~~~~~~~
- Changing the Ensemble object init method to use the max_models argument also when loading the ensemble fields to trigger garbage collection.
3.0.0
~~~~~~~~~~~~~~~~~~
- Adding Google App Engine support for remote REST calls. - Adding cache_get argument to Ensemble constructor to allow getting local model objects from cache.
2.2.0
~~~~~~~~~~~~~~~~~~
- Adding lists of local models as argument for the local ensemble constructor.