Release Notes
Add support for untapping hooks (#10)
Adds an untap(_:)
method to hooks, and has all tap
methods return an ID that can be used to untap.
π Enhancement
- Add support for untapping hooks #10 (@hborawski)
π Bug Fix
- publish report to codecov #9 (@hborawski)
π Documentation
- add badge to show platform support #7 (@hborawski)
Authors: 1
- Harris Borawski (@hborawski)