* Update README * Add chexdump and hexdump into main init.py * Add a parity_check (default turn on, will be default off with the next version( * Resolve some small issues
0.5.1
* Correct issue with unsupported bytesarray provided to the hexdump
0.5.0
* Introduce an chexdump and hexdump functionality (w/ show or ret str/list)
0.4.5
* Introduce a batch of improvements. Automatically convert packages to hex format, show str[hex] object when assertion failed. Resolve a few bugs when used with Python 2.7. The clean message format for Python 2.7.
0.3.4
* add assertHexDifferentAt to find difference on specific positions