- Minor changes to requirements/dependencies. - Updated `README.md` to show how to install from `conda`.
0.0.9
- Fixed a bug that prevented "bz2" and "png" files from being downloaded.
0.0.8
- Fixed a bug that showed the wrong number of configs for `__len__` when slices are used.
0.0.7
- Added support for easy file downloading via the database `Entry.files` attribute. - Added additional examples to the documentation.
0.0.6
- Fixed a bug in AFLUX handling of multiple instances of same keyword with complex logical conditions. - Added support for multiple keywords on select and except.
0.0.5
- Added `atoms` method to entry object to create `quippy` or `ase` atoms objects. - Added some stability bug-fixes for null-result responses.