This can be done in the current version by allowing extra empty bytes in your hex file for the CRC/Checksum. You specify the range from begin to last byte, and force following byte(s) to the checksum.
hex2bin -r (begin) (last byte) -f (CRC/cheksum location)