Skip to content

Releases: c4s4/bytes

Added hexadecimal support

23 Aug 12:55
Compare
Choose a tag to compare

You can now parse bytes in hexadecimal format:

$ bytes "[0x41, 0x42, 0x43]"
ABC

First release

17 Jul 14:30
Compare
Choose a tag to compare
0.1.0

Fix help