All notable changes to this project will be documented in this file.
- ⬆️ Upgrade boom
- ⬆️ Upgrade dependencies
- 💥 Change minimum support target to Node 8 (LTS maintenance)
- ⬆️ Upgrade dependencies
- 💥 Change support target to match current maintenance LTS (Node 6)
- ✨ Add support for automatic retry of
ECONNRESET
errors - ⬆️ Upgrade dependencies
- 🔨 Improve readability of response
debug
output of
- 📚 Clarify CHANGELOG and README examples
- 💥
Habrok#request
resolves to anObject
withstatusCode
,headers
, andbody
properties
- 🎉 Initial release