gitea xuri/excelize v1.4.0

latest releases: v2.8.1, v2.8.0, v2.7.1...
5 years ago

We are pleased to announce the release of 1.4.0.

Release Notes

The most notable changes in this release are:

Breaking Change

  • Add error return value for functions: AddChart(), AddComment(), AddPicture(), AddShape(), AddTable() and SetConditionalFormat()

Notable Features

Bug Fixes

  • Improved commenting formatting, fix expands all comment boxes stacked all in one place
  • Fix create worksheet by NewSheet() cause file issue, related issue #249

Performance

  • Performance optimization 20% faster, 14% memory savings on set cell values. See Performance Figures
  • Use github.com/mohae/deepcopy to deep copy worksheets instead of the internal deepcopy function that was using encoding/gob serialization and deserialization

Don't miss a new excelize release

NewReleases is sending notifications on new releases.