16 Commits

Author SHA1 Message Date
fede3320c8 Merge pull request 'Add MIT license and release notices' (#7) from fix/license-compliance into main
All checks were successful
CI / test (push) Successful in 13s
Release / release (push) Successful in 1m48s
v0.2.1
2026-08-13 18:46:39 +09:00
4519065a15 Add license compliance to release archives
All checks were successful
CI / test (pull_request) Successful in 14s
2026-08-13 18:45:42 +09:00
b06bd0abcd Merge pull request #5 from fix/excel-multiline-tsv
All checks were successful
CI / test (push) Successful in 13s
Release / release (push) Successful in 1m55s
Fix #6: 変換時の暗黙的なデータ欠落を防止
v0.2.0
2026-08-11 23:17:21 +09:00
0201962725 Merge origin/main into fix/excel-multiline-tsv
All checks were successful
CI / test (pull_request) Successful in 48s
2026-08-11 23:15:28 +09:00
a0750e4d5f Harden CI and release artifacts 2026-08-11 23:15:18 +09:00
ed2ba07ce1 Fix #6: prevent silent data loss during conversion 2026-08-11 23:15:11 +09:00
fe468a528d Test Excel-style multiline TSV cells
All checks were successful
CI / test (pull_request) Successful in 10s
2026-07-21 23:43:52 +09:00
c0eb798788 Merge pull request #4 from refactor/organize-conversion-pipeline
All checks were successful
CI / test (push) Successful in 9s
Refactor conversion pipeline by responsibility and preserve earlier values on conflicting column paths.
2026-07-19 10:09:07 +09:00
3edb93fcf7 Preserve nested values on parent path conflicts
All checks were successful
CI / test (pull_request) Successful in 9s
2026-07-19 10:06:49 +09:00
2e96d174f2 Document conversion internals and limits
All checks were successful
CI / test (pull_request) Successful in 26s
2026-07-18 16:25:50 +09:00
3ea4d31fd0 Refactor conversion pipeline by responsibility 2026-07-18 16:25:50 +09:00
73468e84b6 Fix #3: コメントを追加
All checks were successful
CI / test (push) Successful in 8s
Release / release (push) Successful in 1m23s
v0.1.0
2026-06-27 18:26:52 +09:00
f47a7283d7 Fix #1: errcheckの警告が出ないように対応
All checks were successful
CI / test (push) Successful in 9m18s
CI / test (pull_request) Successful in 9m18s
Errorを返却している箇所でエラーチェックを行わない場合に出る警告に対応。
ハンドリング不要のため、明示的に`_`に代入するように修正。
2026-06-27 15:17:08 +09:00
0de607fcdf Add Gitea Actions CI/CD
All checks were successful
CI / test (push) Successful in 10m24s
2026-06-26 21:23:51 +09:00
1a7c5878f8 Document private repository install notes 2026-06-26 21:13:22 +09:00
fab059bc0a Initial dataxl CLI 2026-06-26 21:12:47 +09:00