Skip to content

Skip 0.0.1

Choose a tag to compare

@bigeasy bigeasy released this 29 Dec 22:13
· 209 commits to master since this release

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.