Return Both Record and Key
Why trouble the user to extract the key from the record if they need it again? We have the key handy, we might as well hand it back to them.
Issue by Issue
- Release version 0.0.1. #14.
- Return both record and key from
next. #13.