Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

9 lines (9 loc) · 488 Bytes
  • v2.11
    • histogram: Add HistogramAny interface
    • table: Add excelizeutil.GetTable(), excelizeutil.GetCellValue()
    • table: Add Table.CellValuesCounts()
  • v2.10
    • histogram: Add map keys to Histogram{} to support arbitrary depth tables
    • histogram: Add BunSum() func to Histogram{}, HistogramSet{}, and HistogramSets{}
    • table: Easy addition of Column names and formats via ColumnDefnitions
    • table: Hyperlinks for XLSX files via FormatURL