Skip to content

Releases: HitmanRanbo/xs

v1.0.7

29 Jul 09:07
Compare
Choose a tag to compare
decode时,对字符数据进行Trim,而不是TrimRight

v1.0.6

28 Jul 08:48
Compare
Choose a tag to compare

修复超链接无法跳转的问题

v1.0.5

28 Jul 08:31
Compare
Choose a tag to compare

修复设置超链接时,打开excel报错的问题

bug fixed

07 Jul 12:04
Compare
Choose a tag to compare
v1.0.4

处理encode时struct字段不连续的问题

process empty row

31 Mar 03:39
Compare
Choose a tag to compare

when a empty row appears in the middle of the sheet,throw a error
when a empty row appears at the end of the sheet, ignore it

v1.0.2

30 Mar 12:43
3f20c25
Compare
Choose a tag to compare

fix the unmarshal bug when the xlsx file contains extra sheets and rows
support more type in marshal such as: time.Time, sql.Null*

change module name

25 Mar 07:14
Compare
Choose a tag to compare
v1.0.1

rm idea and add annotation

init project

25 Mar 02:55
Compare
Choose a tag to compare

support marshal and unmarshal