Historial de Commits

Autor SHA1 Mensaje Fecha
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic hace 6 años
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading hace 6 años
  xuri 09485b3f9f Improve code coverage unit tests hace 6 años
  match-meng 7358dca436 Update comments for the xmlNewDecoder (#542) hace 6 años
  xuri 4249dad8ea Resolve #539 Merge branch 'v2' hace 6 años
  Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540) hace 6 años
  xuri 5d8365ca17 Fix #529, handle empty inline rich text hace 6 años
  xuri 7965e1231b Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515 hace 6 años
  ducquangkstn 866fda2300 fix #503 rows next issue hace 6 años
  xuri a34d3b8c86 Compatibility improvement hace 6 años
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required hace 6 años
  Harris acd76425c2 Handle multi row inline strings hace 6 años
  Harris e07581e980 Further improve read performance hace 6 años
  Harris ac91ca0ded Only parse xml once when reading hace 6 años
  xuri 9f8623047d Optimize code, fix golint issues hace 6 años
  xuri 821632cf89 Fix #424, refactor merged cells adjuster hace 6 años
  xuri 421f945f51 Fixed #418, #420, #421, init adjust calculation chain support hace 6 años
  xuri 0660f30cdd godoc update and typo fixed hace 6 años
  Michael 0f9170a03b Resolve #382, rewrite prepareSheetXML to scale linearly (#383) hace 6 años
  xuri f2df344739 Resolve #369,#370 hace 6 años
  xuri 4e7d93a777 Resolve #377, avoid empty column in GetRows result hace 6 años
  xuri 40ff5dc1a7 refactor: handler error instead of panic, hace 6 años
  Veniamin Albaev 7d197c6d89 Fixed PR #356 regression RemoveCol() broken (#365) hace 6 años
  xuri beff7b4f3c Typo fixed and godoc updated hace 6 años
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) hace 6 años
  caozhiyi b974df402a update go test and function docs hace 6 años
  Kimxu 164a3e126a update README and functions docs (#351) hace 6 años
  Veniamin Albaev 12c1e2481e Implement consistent row addressing by Excel row number starting with 1 (#350) hace 6 años
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 hace 6 años
  Veniamin Albaev 725c1a0c40 New feature: File.DuplicateRowTo() duplicate row to specified row position. hace 7 años