- Updated package dependencies (spcifically poison) to proper version to better work with eilixir 1.3.
- #3: Don't add data from Ecto.Association.NotLoaded
- #1: Handle model associations
- #2: Remove support for after_insert, after_udpate, after_delete model hooks
- Cleaning up configuration
- Fixing delete_index warning
- Bumping HTTPoison version
- Simplifying
parse_response
function - Improving documentation in
Bloodhound.Client
.
- Added basic API to interact with Document and Search APIs.