Skip to content

Release 1.4.5

Choose a tag to compare

@kant2002 kant2002 released this 28 Oct 13:50
· 10 commits to master since this release
8bcf38d
  • 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=false parameter as it corrupts UTF-8 characters. May be deprecated in future versions.
  • Added comprehensive sheet copying tests
  • Excel Column hiding functionality. (#199) Thanks @thelunarwolf