Skip to content

Releases: Pytlicek/sheet2dict

0.1.5

31 Oct 12:31
5a7b7ea
Compare
Choose a tag to compare

Fixing bug: Empty cells in xlsx become the non-empty string "None" in the dictionary

0.1.4.2

22 May 09:00
19a26d5
Compare
Choose a tag to compare

GitHub Actions and PyPi API token related changes

Full Changelog: 0.1.3...0.1.4.2

0.1.3

21 May 12:16
7f645b9
Compare
Choose a tag to compare

Add an option to parse all worksheets in one function call
Migrated the metadata into setup.cfg
Migrated the metadata into PEP 621-compliant pyproject.toml

0.1.1

23 Jul 14:58
4e8664a
Compare
Choose a tag to compare

Documentation for select_sheet option
Update README.md
Update LICENSE.md

0.1.0

12 Jul 04:41
d1db3fd
Compare
Choose a tag to compare

Allows the user to select a different sheet from a file with multiple sheets.
Thanks to the main contributor https://github.com/bai-yi-bai

0.0.10

04 Apr 15:53
b14ea23
Compare
Choose a tag to compare
Bump version to 0.0.10

0.0.9

03 Apr 17:13
910954e
Compare
Choose a tag to compare
Update setup.py

0.0.8

10 Feb 21:32
Compare
Choose a tag to compare
Bump version to 0.0.8

0.0.7

09 Feb 08:58
13351f7
Compare
Choose a tag to compare
Update setup.py

Bump version to 0.0.7

0.0.6

09 Feb 08:55
438c430
Compare
Choose a tag to compare
Update setup.py