Commit graph

8 commits

Author SHA1 Message Date
Leon Mergen
bcad9d0b8c Bump version 2015-04-20 16:27:04 +07:00
Leon Mergen
ff3cab38d9 Updates interface to make a lot more generic
We now make use of the Binary interface, instead of relying on the
caller to provide ByteString objects himself.
2015-04-20 16:26:56 +07:00
Leon Mergen
6eea89845d Don't expose the ByteString encode/decode anymore
By exposing a ByteString functions we actually make this library more
confusing; we will now only represent the hex string representation as
either Text or String, and any ByteString that goes in or out is always
the binary representation.
2015-04-20 13:30:58 +07:00
Leon Mergen
5acf1b0193 Now making use of Binary instead of manual convert 2015-04-20 13:25:01 +07:00
Leon Mergen
76de2b04ce Bump version and update category 2015-04-20 10:01:05 +07:00
Leon Mergen
0af05cef81 Updates readme 2015-04-20 09:40:41 +07:00
Leon Mergen
c68097c4e6 Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
Leon Mergen
f767426472 Initial commit 2015-04-20 08:52:39 +07:00