Release 1.4.5
- Fixed UTF-8 encoding in
copySheet()- sheet content now properly preserved in binary mode copySheet()now properly copies comments (including threaded comments)- Note: Do not use
binary=falseparameter as it corrupts UTF-8 characters. May be deprecated in future versions. - Added comprehensive sheet copying tests
- Excel Column hiding functionality. (#199) Thanks @thelunarwolf