haskell / base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
Other
27 stars 10 forks source link

v0.1.1.7 release prep #11

Closed emilypi closed 4 years ago

emilypi commented 4 years ago

@23Skidoo @hvr there wasn't much to do to prep other than removing a WIP.

Are there any other action items here?

23Skidoo commented 4 years ago

I think it's ready to go.

emilypi commented 4 years ago

Thank for getting back so quickly @23Skidoo! The candidate can be viewed here: https://hackage.haskell.org/package/base16-bytestring-0.1.1.7/candidate

23Skidoo commented 4 years ago

@emilypi Looks good to me. You may want to add your name to README#Authors, since me and @hvr are mentioned there.

emilypi commented 4 years ago

Ah good catch - will do

emilypi commented 4 years ago

On green, I'll merge and release