• 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
26174a2 2022-04-05 01:03:46 xuri

This closes #1196, fix the compatibility issue and added new formula function

ref #65, new formula functions: TINV and TTEST

ecbc6e2 2022-04-04 01:21:33 xuri

ref #65, new formula functions: T.INV and T.INV.2T

- Typo fixed

be8fc0a 2022-04-03 02:18:32 xuri

ref #65, new formula functions: T.DIST.2T and T.DIST.RT

- Update GitHub Action settings

b834573 2022-04-02 01:04:21 xuri

ref #65, new formula functions: T.DIST and TDIST

d9b5afc 2022-04-01 01:09:36 xuri

ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDIST

18c48d8 2022-03-31 01:04:40 xuri

ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RT

29d63f6 2022-03-30 01:01:38 xuri

ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDIST

0030e80 2022-03-29 01:03:58 xuri

ref #65, new formula functions: F.TEST and FTEST

46336bc 2022-03-28 09:13:47 xuri

ref #65, new formula functions: CHISQ.DIST.RT CHISQ.DIST and GAMMALN.PRECISE

f8d763d 2022-03-27 12:53:45 xuri

ref #65, new formula functions: CHITEST and CHISQ.TEST

17141a9 2022-03-26 12:15:04 xuri

ref #65, new formula functions: F.DIST.RT and SERIESSUM

4affeac 2022-03-25 01:41:48 xuri

ref #65, new formula functions: F.DIST and FDIST

8a33522 2022-03-24 01:19:30 xuri

Format code, update documentation and remove exported variable `XMLHeaderByte`

139ee4c 2022-03-23 09:14:19 xuri

ref #65, new formula functions: AVERAGEIFS and SUMPRODUCT

7979582 2022-03-22 01:03:29 xuri

ref #65, new formula functions: CRITBINOM and SUMIFS

067c5d5 2022-03-21 01:02:42 xuri

This closes #1185, fix formula function calculation result precision issue on arm64

* New formula functions: BINOM.DIST.RANGE and BINOM.INV
* Fix complex number calculation result precision issue

49424b0 2022-03-20 01:16:32 xuri

ref #65, #1185, new formula functions and precision improvement

* New formula functions: BETA.DIST, BINOMDIST and BINOM
* Fix a part of formula function calculation result precision issue on arm64

94f197c 2022-03-19 01:05:47 xuri

This improved formula calculate precision and added zero placeholder number format support

14b4614 2022-03-18 01:52:10 xuri

This fix scientific notation and page setup fields parsing issue

1da129a 2022-03-17 12:13:07 xuri

ref #65, new formula functions: CHIINV and BETADIST

c3424a9 2022-03-16 01:19:29 xuri

ref #65, new formula functions: LOGNORM.DIST and LOGNORMDIST

4220bf4 2022-03-15 01:05:02 xuri

ref #65, new formula functions: LOGNORM.INV and LOGINV

* Update docs for the function `SetCellHyperLink`

e1d660d 2022-03-12 01:45:27 xuri

ref #65, new formula functions: GAMMA.INV and GAMMAINV and format code

361611c 2022-03-11 01:07:30 xuri

ref #65, new formula functions: GAMMA.DIST and GAMMADIST

aee7bdd 2022-03-10 01:05:20 xuri

ref #65, new formula functions: F.INV and GAUSS

74b1a99 2022-03-09 13:34:48 longphee


This closes #1172, support set hole size for doughnut (#1173)

56aa6b8 2022-03-08 01:03:02 xuri

ref #65, new formula functions and read boolean data type cell value support

* added 3 new formula functions: BETAINV, BETA.INV, F.INV.RT

61eb265 2022-03-07 01:07:03 xuri

This closes #1171, improve the compatibility and added new formula function

ref #65, added new formula function: FINV

354d169 2022-03-06 01:29:33 xuri

ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2

f0cb29c 2022-03-05 15:48:34 xuri

This closes #1162, improve the compatibility with alternate content

Preserve alternate content in the workbook, worksheet, and drawingML

Show on old repository browser