Skip to content

Releases: sanders41/sas7bdat-converter

Version 0.8.0

01 Jan 17:54
068f654
Compare
Choose a tag to compare
  • Removing support for Python 3.6
  • Adding support for Pandas 1.2.0

Version 0.7.4

07 Nov 17:31
37d3810
Compare
Choose a tag to compare

Fixing the extras dependency.

Version 0.7.3

07 Nov 16:59
2f6a1d1
Compare
Choose a tag to compare

Switching form XlsxWriter to openpyxl for converting to Excel files and make openpyxl an optional dependency.

Version 0.7.2

01 Nov 18:19
4f76ca8
Compare
Choose a tag to compare

Adding support for python3.9

Version 0.7.1

04 Oct 21:09
b93223c
Compare
Choose a tag to compare

Fixing setup.py license information

Version 0.7.0

04 Oct 20:44
53dd999
Compare
Choose a tag to compare

Switching to an MIT license

Version 0.6.0

02 Oct 03:25
11d0ad1
Compare
Choose a tag to compare

Adding the option to convert xpt files

Version 0.5.0

15 Sep 00:10
ba0eb63
Compare
Choose a tag to compare

Added option to let batch conversions continue on error.

Version 0.4.0

07 Aug 02:05
6eec32c
Compare
Choose a tag to compare

Added the ability to specify file paths as either strings or Path objects.

Version 0.3.7

16 Jul 15:18
7c4ea1c
Compare
Choose a tag to compare

Minor behind the scenes updates