🎉 This release contains work from a new contributor! 🎉
Thank you, Vitali Lovich (@vlovich), for all your work!
Release Notes
Make sure that errors throw Error instead of string (#92)
This release fixes how this library throws errors. Instead of throwing string
it will throw an actual error. Implementations might need updating.
🐛 Bug Fix
⚠️ Pushed to master
- remove registry (@hipstersmoothie)
- upgrade auto (@hipstersmoothie)
- fix build (@hipstersmoothie)
Authors: 3
- Andrew Lisowski (@hipstersmoothie)
- Juan Ignacio Garzón (@jigarzon)
- Vitali Lovich (@vlovich)