All Versions
12
Latest Version
Avg Release Cycle
81 days
Latest Release
1304 days ago

Changelog History
Page 2

  • v1.2.0 Changes

    June 11, 2018

    ๐Ÿš€ We are pleased to announce the release of 1.2.0.

    ๐Ÿš€ Release Notes

    ๐Ÿš€ The most notable changes in this release are:

    • ๐ŸŽ Performance optimization
    • ๐Ÿ‘Œ Improvement Golang 1.9 compatibility
    • ๐Ÿ‘ Stacked bar chart supported
    • ๐Ÿ‘ 24-hour time format supported
    • API changed, use worksheet name instead of "sheet" + index
    • ๐Ÿ“‡ Rename import path to github.com/360EntSecGroup-Skylar/excelize
    • โž• Add new functions SetSheetViewOptions and GetSheetViewOptions
  • v1.1.0 Changes

    June 11, 2018

    ๐Ÿš€ We are pleased to announce the release of v1.1.0.

    ๐Ÿš€ Release Notes

    ๐Ÿš€ The most notable changes in this release are:

    • ๐Ÿ”‹ Feature: Conditional format support
    • Count and trim sheet name in UTF-8
    • ๐Ÿ›  Bugfix: deep copy issue with function CopySheet()