Sign in
apache
/
fesod
/
HEAD
3d367e0
build: bump github/codeql-action from 3 to 4 (#1027)
by dependabot[bot]
· 13 hours ago
main
bfaee0d
build: bump DavidAnson/markdownlint-cli2-action from 24.1.0 to 24.2.0 (#1026)
by dependabot[bot]
· 13 hours ago
55c03c4
build: bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 (#1025)
by dependabot[bot]
· 13 hours ago
bd6b20d
build: bump actions/upload-artifact from 4 to 7 (#1024)
by dependabot[bot]
· 13 hours ago
67f5ebb
build: bump actions/setup-node from 6 to 7 (#1023)
by dependabot[bot]
· 15 hours ago
8d5f399
Update dependabot configuration for GitHub Actions (#1022)
by PJ Fanning
· 15 hours ago
70e445a
fix: read XLS literal error cells as errors instead of booleans (#1011)
by anchor
· 5 days ago
c65712d
fix: correct SheetWriteHandler.afterSheetDispose to avoid repeated execution (#900)
by Bengbengbalabalabeng
· 5 days ago
470025d
fix: avoid recursive hashCode in write holder contexts (#911)
by Minseok Song
· 5 days ago
0add567
refactor: simplify hex escape pattern scanning (#1003)
by Nikita Kuprins
· 6 days ago
e120395
test: expand unit coverage for scalar converters in ConverterTest (#999)
by Lance
· 6 days ago
afff2b5
docs: Update the release version document (#967)
by DeleiGuo
· 6 days ago
b1ab158
refactor: unify and overload readSheet methods for flexible usage (#1014)
by DeleiGuo
· 6 days ago
60b1584
build: bump org.apache.maven.wrapper:maven-wrapper from 3.1.0 to 3.1.1 (#1013)
by dependabot[bot]
· 7 days ago
e6b6d1a
style: redesign homepage hero as a spreadsheet grid (#983)
by Nikita Kuprins
· 7 days ago
1fb9572
test: add tests for EscapeHexCellWriteHandler (#1001)
by Nikita Kuprins
· 7 days ago
40d54dc
docs: add documentation for the includeColumnIndex parameter (#1008)
by Selim S.
· 7 days ago
c8224b8
feat: add support for column-based reading of XLS files (#981)
by Selim S.
· 10 days ago
30a0b74
docs: remove redundant blank line in java code block (#996)
by xleoken
· 14 days ago
bcfc9be
fix: remove the broken star history chart (#998)
by Nikita Kuprins
· 14 days ago
424d12c
docs: expand the write/fill pages and replace their screenshots with grids (#979)
by Nikita Kuprins
· 14 days ago
3d5a7e9
refactor: generate trivial accessors with Lombok (#995)
by Nikita Kuprins
· 14 days ago
b027e5a
fix: remove indexFieldMap entry by field key, not running counter (#976) (#977)
by aias00
· 14 days ago
c03a9c5
docs: remove redundant blank line (#992)
by xleoken
· 2 weeks ago
bae0c66
feat: add support for column-based reading of CSV files (#982)
by Selim S.
· 2 weeks ago
5274b2f
fix: eliminate implicit numeric cast warning in date generation (#990)
by xleoken
· 2 weeks ago
5384337
docs: bump npm dependencies to address component vulnerability risks (#984)
by DeleiGuo
· 2 weeks ago
332e0c2
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.63 to 2.0.64 (#987)
by dependabot[bot]
· 2 weeks ago
b1d35a6
fix: descriptive error for unrecognized cell type attribute (#965)
by Nikita Kuprins
· 3 weeks ago
b912bea
fix: mark CsvCell Calendar value as a date to avoid silent empty write (#973) (#974)
by aias00
· 3 weeks ago
893abd3
fix: copy default read converter map to isolate per-reader custom converters (#972)
by aias00
· 3 weeks ago
c7993d5
fix: clone DataFormatData in WriteCellStyle.merge to avoid mutating cached annotation style (#957)
by Nikita Kuprins
· 3 weeks ago
7c233b5
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.62 to 2.0.63 (#980)
by dependabot[bot]
· 3 weeks ago
50a6b5b
docs: update code-review instructions for HeadBuilder and wildcard imports (#970)
by Bengbengbalabalabeng
· 4 weeks ago
1f03942
dependency: upgrade assertj-core to 3.27.7 to fix XXE vulnerability (CVE-2025-NDJSON) (#969)
by ian zhang
· 4 weeks ago
c36bd52
docs: upgrade website dependencies and CI (#968)
by DeleiGuo
· 4 weeks ago
0acb6e0
fix: reset cached batch in PageReadListener between sheets to avoid duplicate rows (#961)
by Nikita Kuprins
· 4 weeks ago
9a3201f
fix: remove redundant buffer copy in IoUtils.toByteArray(InputStream) (#963)
by Nikita Kuprins
· 4 weeks ago
f688ba9
fix: CsvCell crashes on java.sql.Date/Time due to unsupported toInstant() (#954)
by ian zhang
· 4 weeks ago
6904257
test: Assert valid excel file with expected column count (#945)
by Selim S.
· 4 weeks ago
d014aeb
ci: add ASF allowlist check (#966)
by DeleiGuo
· 4 weeks ago
d80dc96
fix: XLS BIFF8 encryption not applied due to premature password clearing (#959)
by ian zhang
· 4 weeks ago
a6dbe80
docs: add Copilot repository and code review instructions (#958)
by ian zhang
· 4 weeks ago
f22b56b
refactor: encapsulate xlsx boolean cell parsing in CellData (#964)
by Nikita Kuprins
· 4 weeks ago
aeffefa
feat: add support for column index limit in ReadSheet (#942)
by Selim S.
· 4 weeks ago
4b426ba
feat: cache date and number formatters (#948)
by Duansg
· 5 weeks ago
68b7e1c
docs (#949)
by Selim S.
· 5 weeks ago
d7fae5a
feat: add fluent header api for no-bean mode (#943)
by Bengbengbalabalabeng
· 6 weeks ago
559d1eb
fix: fix error in using relativeHeadRowIndex for writing tables only (#810)
by ZenanMiao
· 7 weeks ago
a7675fb
chore: update copyright year to 2026 in footer and NOTICE files (#939)
by Shuxin Pan
· 7 weeks ago
920bb26
feat: split StringImageConverter into Pathname and Base64 (#934)
by Bengbengbalabalabeng
· 7 weeks ago
38f16e3
chore(test): remove wildcard imports (#938)
by Bengbengbalabalabeng
· 8 weeks ago
fd57541
[Test] Add testkit infrastructure and refactor unit tests with JUnit 5 parameterized patterns (#901)
by gongzhongqiang
· 8 weeks ago
5fb72f7
docs: add blog for migration with OpenRewrite (#910)
by Bengbengbalabalabeng
· 9 weeks ago
6374a8c
fix: support SQL date types in WriteCellData (#912)
by Minseok Song
· 9 weeks ago
3bcdbdc
build: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#931)
by dependabot[bot]
· 9 weeks ago
a9d1e8e
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.61 to 2.0.62 (#909)
by dependabot[bot]
· 9 weeks ago
ec02cc5
docs(blog): add CVE-2026-49328 security advisory (#933)
by Bengbengbalabalabeng
· 2 months ago
4979089
feat: support freeze pane via FreezePane or register WriteHandler on write (#916)
by Bengbengbalabalabeng
· 2 months ago
853acf4
chore: merge 2.0.2-incubating into main branch (#930)
by Shuxin Pan
· 2 months ago
7fe23f0
refactor: manage password handling in Excel processing (#928)
by Shuxin Pan
· 3 months ago
540a592
docs: update download page for release 2.0.2-incubating (#922)
by DeleiGuo
· 3 months ago
c44cc05
fix: Correct off-by-one error in CsvRow#getCell(int) (#677)
by Bengbengbalabalabeng
· 4 months ago
f673fcb
fix: correct CSV physical cell count (#907)
by Minseok Song
· 4 months ago
b340888
docs: add blog for new committer (#908)
by Bengbengbalabalabeng
· 4 months ago
7606303
test: cover field-level converter precedence (#906)
by Minseok Song
· 4 months ago
52d4b1f
docs: fix Maven Central artifact link (#904)
by Minseok Song
· 4 months ago
bd22a31
docs: fix fastexcel 1.1.0 sha link (#903)
by Minseok Song
· 4 months ago
14704d6
docs: add Alibaba attribution to 5 legacy-derived example files (#897)
by Minseok Song
· 4 months ago
3986b8b
chore: enforce frozen lockfile in CI (#895)
by Shuxin Pan
· 4 months ago
b00281a
docs: standardize and enhance status badges (#896)
by Bengbengbalabalabeng
· 4 months ago
bf3d23b
fix: custom converters not being inherited from parent write holders (#893)
by Uğur Tafralı
· 4 months ago
95186b4
docs: rename DISCLAIMER-WIP to DISCLAIMER and remove outdated content (#890)
by Shuxin Pan
· 5 months ago
79b77bb
docs: add copyright notices to the fesod-sheet module (#880)
by Bengbengbalabalabeng
· 5 months ago
1291fa3
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.60 to 2.0.61 (#887)
by dependabot[bot]
· 5 months ago
499c854
docs: add copyright notices to the fesod-sheet-examples module (#888)
by Bengbengbalabalabeng
· 5 months ago
72614af
build: bump org.projectlombok:lombok from 1.18.42 to 1.18.44 (#883)
by dependabot[bot]
· 5 months ago
115deaf
docs: supplement website migration guide using content from SKILL.md (#884)
by Bengbengbalabalabeng
· 5 months ago
62c46e8
docs: add missing feature docs and rearrange sidebar for progressive learning (#882)
by gongzhongqiang
· 5 months ago
9af03ca
docs: correct casing of "Incubating" in copyright notices (#881)
by Bengbengbalabalabeng
· 6 months ago
ab073fc
docs: add copyright notices to the fesod-common module (#879)
by Bengbengbalabalabeng
· 6 months ago
7c877d9
docs: add copyright notice for Apache Fesod in BeanMapUtils (#877)
by Shuxin Pan
· 6 months ago
c09387f
refactor(examples): Fesod Examples Module Refactoring (#770)
by gongzhongqiang
· 6 months ago
a88534a
chore: update the version number to 2.1.0-SNAPSHOT (#875)
by DeleiGuo
· 6 months ago
db8b7b0
docs: fix typo in blog post (#873)
by Bengbengbalabalabeng
· 6 months ago
9c7d213
docs: improve the content of the 20250917 blog (#866)
by DeleiGuo
· 6 months ago
912a8de
docs(blog): fix CSP issue by replacing shields.io badge with local image (#872)
by Bengbengbalabalabeng
· 6 months ago
2c8c352
docs: remove the unusable bom documents (#870)
by DeleiGuo
· 6 months ago
da99a75
feat(blog): add welcome blog for new committer (#871)
by gongzhongqiang
· 6 months ago
9c0a9b2
doc: announce official release of Apache Fesod (Incubating) (#869)
by Shuxin Pan
· 6 months ago
a3be74f
chore: bump markdownlint-cli2 from 0.18.1 to 0.20.0 (#867)
by DeleiGuo
· 6 months ago
5c77cdd
build: bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 (#856)
by dependabot[bot]
· 6 months ago
d10f429
fix: Image type recognition failure in FileTypeUtils (#812)
by Bengbengbalabalabeng
· 6 months ago
9db0553
fix: support immutable lists in dynamic header (#668)
by Bengbengbalabalabeng
· 6 months ago
136048a
chore: update parent version to 2.1.0-incubating in pom.xml (#868)
by gongzhongqiang
· 6 months ago
cb15574
ci: bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#863)
by DeleiGuo
· 6 months ago
c35b92b
docs: add new committer GOODBOY008 with avatar (#860)
by DeleiGuo
· 6 months ago
9866d26
feat(skill): add migration skill for transitioning from FastExcel to Fesod (#858)
by ian zhang
· 6 months ago
679f23f
build: bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.29 (#851)
by dependabot[bot]
· 6 months ago
e0ad93a
docs: Add missing ASF license headers to website docs (#841)
by Hrittija Bhattacharjee
· 6 months ago
Next »