libhxl-python v4.16
- significant improvements to Excel-file handling (even when the server sends a zipfile MIME type)
- fix bug peeking at UTF-8 files with extended characters
- fix CSV delimiter detection to ensure "," is always tried first
- allow forcing a character encoding in hxl.io.data()
- fix minor stability issues