- Added backend_id to doc_id and index id (fixes 5), fixed boolean indexing and saving as an int problem (fixes 6), removed a bunch of document instantiations (fixes 7), also fixed tests
0.5.1
- Fixed date and datetime validators and properties
0.5
- Removed list for all queries and added generators - Fixed ValueErrors - Updated Readme
0.4
- Refactored for Python 3 - Added travis-ci config
0.3
- updated __repr__ and documentation in README
0.2
- Added more defined roles for the db and indexer attributes