forked from fanruan/easyexcel
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.2 KiB
2.2 KiB
2.0.0
- 修复当cell为空可能会抛出空指针的bug
- 修复电话等长数字可能出现科学计数法的问题 Issue #583
- 升级为正式版
2.0.0-beta6
- 修复空行读取空指针异常
- 修复写入指定头为List<List>,但是数据用List导致的空指针
2.0.0-beta5
- 修复在读取值的时候读取了额外值导致数据转换异常
2.0.0-beta4
- 修改在传入List<List