.. .. .. _changelog: Changelog ========= 0.0.5 (2017-06-30) ------------------ * Updated elasticsearch-dsl to 5.4.1 * Removed all support for UserALE 3.0 * General cleanup 0.0.4 (2016-09-19) ------------------ * Moved to Apache. * Updated all documentation. * Added License headers * Docker compose file added to assist deployment of ELK stack with Distill 0.0.3 (2016-07-22) ------------------ * Moved CRUD operations from UserAle model to Brew model. * Added API specs to segment UserAle data from Elasticsearch * Added deployment instructions 0.0.2 (2016-06-14) ------------------ * Completed index route for status endpoint which lists all applications registered and their document count segmented by type. * Updated setup.py to reference deploy scripts * Example configuration to deploy Distill with Gunicorn and Nginx for Linux/Mac users * Added UserAle and Stout classes. * Updated requirements.txt for deployment. 0.0.1 (2016-04-01) ------------------ * Initial alpha release.