summaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Expand)AuthorAge
* 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