- Add make_document_snap endpoint
- Implement DbStorage
- database_setup raises an error if failed
- Rename `rest.app` to `service.rest`
- Implement to_dict method for TableField TableTag and cell Range objects
- Add template_ids property in DataRecipe
- Add IqTableDividerEnum and update fields of other enums, including IqTableTagEnum
- Change cloudstorageio to version 1.0.10 in requirements
- Add digest_results function
- Add Storage abstract class
- Add to_dict methods in ExtractionTag and TextField
- Add IqFieldKeyEnum and add to_dict `abstractmethods` in Tag and Field abstract classes
- Update readme to use `nosetests` command
- Add abstract method decorators to methods in Tag, Field and Model abstract classes
- Make package exclusion dynamic in setup.py