We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c804e2f commit 2635298Copy full SHA for 2635298
CHANGELOG.rst
@@ -9,6 +9,10 @@ Change log
9
#. Fix freeze when parsing certain corrupt XLSX files
10
#. Fix reading of files with more than 26 columns
11
12
+**Updated**
13
+
14
+#. Migrated to pytest
15
16
0.6.1 - 11.11.2024
17
--------------------------------------------------------------------------------
18
changelog.yml
@@ -7,6 +7,7 @@ releases:
7
- 'Fix freeze when parsing certain corrupt XLSX files'
8
- 'Fix reading of files with more than 26 columns'
- action: Updated
+ details:
- 'Migrated to pytest'
date: 31.10.2025
version: 0.6.2
0 commit comments