Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 0ecf9ee820 Merge pull request #478 from tealeg/fix-broken-md-link-in-org-README 4 years ago
  Geoffrey J. Teale fd2ad4d1d2 Convert markdown link to Org (doh!) 4 years ago
  Geoffrey J. Teale 1eff72e036 Merge pull request #477 from tealeg/fix-worksheet-cols 4 years ago
  Geoffrey J. Teale d9a28ac759 gofmt 4 years ago
  Geoffrey J. Teale d8bce4b90c Knowingly change the expectations of the stream builder 4 years ago
  Geoffrey J. Teale 9348bddafb Fix bounds errors 4 years ago
  Geoffrey J. Teale 8af32a69f7 Remove commented out code 4 years ago
  Geoffrey J. Teale b27fdc7e50 Disassociate CellMetadata, StreamStyle and DefaultCellType from Col 4 years ago
  Geoffrey J. Teale 9589f975db Rename xlsxCellDataValidation to xlsxDataValidation 4 years ago
  Geoffrey J. Teale c72a01546f Most of the tests are passing 4 years ago
  Geoffrey J. Teale 415119782e Further tests cases for ColStore.makeWay 4 years ago
  Geoffrey J. Teale da7fcd25e5 first 3 section test passing 4 years ago
  Geoffrey J. Teale df7d0272b5 Test 2 node envelope case 4 years ago
  Geoffrey J. Teale a7f296edfd Handle exact duplicate Col ranges 4 years ago
  Geoffrey J. Teale 66648b2a40 1 node and 2 node test cases pass 4 years ago
  Geoffrey J. Teale d6bcf72c39 Initial test case for sequential cols 4 years ago
  Geoffrey J. Teale b6329384ac Merge pull request #476 from tealeg/update-readme-to-reflect-v2 4 years ago
  Geoffrey J. Teale 4bc605cc91 Update the README to reflect the push for v2.0.0 4 years ago
  Geoffrey J. Teale 1b55691142 Merge pull request #475 from tealeg/port-to-go-modules 4 years ago
  Geoffrey J. Teale 9e5ddc75b2 Port this library to build using Go modules and drop old go versions. 4 years ago
  Ryan Hollis a6243d92b3 Merge pull request #467 from amilkov3/amilkov/add_fmt_id_with_cell_type_per_column 4 years ago
  Alex Milkov 905bf9db92 'WriteWithDefaultCellType' to 'WriteWithColumnDefaultMetadata' now encoding cell style 4 years ago
  Ryan Hollis 0c8cd95bbc Merge pull request #464 from amilkov3/amilkov/stream_File_write_respect_cell_type 4 years ago
  Alex Milkov bc7ea55fcd 'WriteWithDefaultCellType' writes all cells in a column as the default cell type of that column 4 years ago
  Ryan Hollis 85d01a0647 Merge pull request #442 from elimity-com/master 4 years ago
  Ryan Hollis e2d23f3c43 Merge pull request #444 from DeathViper/addSheetValidation 5 years ago
  DamianSzkuat e696c4a8ab Fix bug in date test 5 years ago
  Shubham Srivastava 4572f2475d Added validation passing empty string as sheet name. 5 years ago
  DamianSzkuat 85e0be46ac More tests 5 years ago
  DamianSzkuat 31dc0da57c Update stream_style_test.go 5 years ago