summaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Expand)AuthorAge
* Support update column style when inserting or deleting columnsxuri2022-11-11
* Go 1.16 and later required, migration of deprecation package `ioutil`xuri2022-10-13
* Support to set summary columns to appear to the right of detail in an outlinexuri2022-10-08
* This closes #1293, add new function `GetColStyle`xuri2022-09-07
* This made library allowing insert EMZ and WMZ format imagexuri2022-08-21
* This closes #1312, #1313, fix number format issuexuri2022-08-12
* This closes #1260, fixes compiling issue under 32-bit, and new formula functionsxuri2022-06-27
* This update dependencies module and GitHub Action settingsdependabot[bot]2022-05-26
* This includes new formula functions support, dependencies upgrade, and bug fixxuri2022-04-11
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Update dependencies module and bump version 2.4.1xuri2021-08-02
* skip XML control character in the escape literal string, and update dependenciesxuri2021-06-12
* update dependencies module and bump version 2.4.0xuri2021-04-18
* #64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM....xuri2021-03-24
* related issue #65 fn: FIXEDxuri2021-03-21
* #65 fn: NOW and TODAY, and update dependenciesxuri2021-03-14
* refactor formula calculation framework, add new function CHOOSE, and update d...xuri2021-01-30
* This closes #657 and closes #748, AddChart support custom marker symbol and s...xuri2020-12-14
* Fix #701, init new formula function AND and OR, prevent formula lexer panic o...xuri2020-10-17
* Update dependency package version and docs for the OpenFilexuri2020-09-22
* Resolve #199, init password protection spreadsheet supportxuri2020-09-01
* updated test and go.modxuri2020-05-11
* - formula engine: reduce cyclomatic complexityxuri2020-05-10
* Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1Ben Wells2019-09-13
* Resolve #393, upgrade Go module to v2xuri2019-05-02
* New feature: File.DuplicateRowTo() duplicate row to specified row position.Veniamin Albaev2019-01-10
* Tests refactoringVeniamin Albaev2018-12-27
* Duplicate row (#317)Veniamin Albaev2018-12-26