• R/O
  • HTTP
  • SSH
  • HTTPS

excelize: List of commits

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets


RSS
Rev. Time Author
5354074 2017-09-05 18:14:01 Ri Xu

Update struct define to fix issue #112.

224f185 2017-09-01 14:07:03 Ri Xu

TravisCI config updated.

574a6b2 2017-09-01 13:59:15 Ri Xu

Golang 1.9 compatible, fix issue #111

1ec2661 v1.1.0 2017-08-19 14:37:15 Ri Xu

Bugfix: deep copy issue with function `CopySheet()`, relate PR #108.

77af252 2017-08-18 21:55:27 Ri Xu

- Conditional format with formula support, relate issue #75;
- go test and readme update

58e2caf 2017-08-13 15:35:27 Ri Xu

Merge pull request #103 from takayuki/trim-sheet-name-as-rune

Conut and trim sheet name in UTF-8

02728de 2017-08-13 13:19:53 Takayuki Usui

Conut and trim sheet name in UTF-8

845e339 2017-08-12 00:39:59 Ri Xu

Document updated.

6763603 2017-08-12 00:15:33 Ri Xu

- Init conditional format support, relate issue #75;
- go test and godoc updated

a8cf38e 2017-08-08 21:08:54 Ri Xu

- New function `GetCellHyperLink()` added, relate issue #98;
- go test added

5cf3725 2017-08-07 11:42:10 Ri Xu

Add missing element `xfId` of the styles to fix issue #93.

6626a26 2017-08-01 17:35:18 Ri Xu

Simplify code and update unit tests.

b327eb5 2017-07-31 10:54:08 Ri Xu

Merge pull request #91 from takayuki/time-round-off-error

Fix round-off error in representation of date and time values

88d10ff 2017-07-31 09:33:48 Takayuki Usui

Fix round-off error in representation of date and time values

308776e 2017-07-30 16:46:04 Ri Xu

Optimize code, go test and godoc updated.

1d54bd4 2017-07-30 16:05:40 Ri Xu

Merge pull request #90 from DeveloperBean/master

Add extra argument "Linktype" to SetCellHyperLink

5a4870d 2017-07-30 15:46:58 Youngwan Kim

Add extra argument "Linktype" to SetCellHyperLink

it support "External" and "Location"

Signed-off-by: Youngwan Kim <y103.kim@gmail.com>

bbed2f6 2017-07-30 13:40:59 Ri Xu

- Init create or remove panes support;
- go test updated

961996a 2017-07-27 16:38:58 Ri Xu

- Fix `completeCol()` make extra rows, relate issue #87;
- godoc updated

4a74951 2017-07-27 12:46:04 Ri Xu

- Support set custom number format, relate issue #86;
- go test and godoc updated

8493fea 2017-07-26 19:37:00 Ri Xu

- Add number format code with unicode values, relate issue #86;
- godoc updated

6aa59a1 2017-07-24 11:26:02 Ri Xu

- Init insert/remove column/row support. Relate issue #77 and #82;
- Readme and go test updated

3b2c80d 2017-07-16 14:03:45 Ri Xu

Trim blank cells which created by `completeCol()`, relate issue #81

4f94225 2017-07-15 21:03:44 Ri Xu

- Fix missing element in worksheet, workbook and styles. Related issue #81;
- Format code and update readme

4b7d21b 2017-07-15 17:38:29 Ri Xu

Currency format code added.

101abe8 2017-07-15 17:03:12 Ri Xu

Add currency format code and go test updated.

60fa5a5 2017-07-15 15:31:07 Ri Xu

- Display negative numbers by applying a red color supported;
- go test updated

bc31e54 2017-07-14 22:15:44 Ri Xu

- Currency format supported, relate issue #80;
- go test and godoc updated

20aae4e 2017-07-11 15:54:47 Ri Xu

Repo URI changed.

1e20b20 2017-07-10 22:34:46 Ri Xu

Code of conduct and contributing updated.

Show on old repository browser