-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog.yml
40 lines (40 loc) · 1.01 KB
/
changelog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
name: pyexcel-xlsxr
organisation: pyexcel
releases:
- changes:
- action: Updated
details:
- '#9: Potential fix for incorrect reading of data with empty cells when used with pyexcel '
date: 11.11.2024
version: 0.6.1
- changes:
- action: Updated
details:
- 'New style xlsx plugins, promoted by pyexcel-io v0.6.2.'
date: 10.10.2020
version: 0.6.0
- changes:
- action: Fixed
details:
- "`#5`: AttributeError when a cell text is None"
- "`#2`: unit test failed in OpenSuSE"
date: 23.06.2020
version: 0.5.3
- changes:
- action: Updated
details:
- Fix python 3 compactibility
date: 15.09.2018
version: 0.5.2
- changes:
- action: Updated
details:
- "`#1`: fix xml parsing problem when the microsoft spreadsheetml 2009 ac name space 'x14ac' made lxml an idiot"
date: 14.07.2018
version: 0.5.1
- changes:
- action: Added
details:
- Initial release. In order align it with pyexcel 0.5.0 release, its version start from 0.5.0
date: 24.11.2017
version: 0.5.0