1.0.3: segfault fix, perf improvement
- Fix segmentation fault in byteswap with bad usage
- Improved
byteswap
performance with string format - Fixed
NDEBUG
define - Fixed
assert
- Compile with O3 when available
byteswap
performance with string formatNDEBUG
defineassert