Skip to content

Releases: insightindustry/spss-converter

v.0.2.0

05 Jan 18:31
4243118
Compare
Choose a tag to compare
  • Added explicit support for the layout keyword argument in write.from_json() and write.from_yaml() (closes #11).
  • Loosened version requirements for Pandas and Pyreadstat.

v.0.1.2: Merge pull request #8 from insightindustry/develop

08 Sep 16:53
6b6e776
Compare
Choose a tag to compare
  • Fixed a bug in the call to pyreadstat.set_value_labels() (thanks, @schanzel !)
  • Fixed a bug in the passing of a file name string to pyreadstat.write_sav() (thanks, @schanzel !)
  • Fixed dependencies used in CI for TOXENV=docs.

v.0.1.1

31 Mar 04:03
0368aad
Compare
Choose a tag to compare
  • Adjusted encoding of requirements files.

v.0.1.0

31 Mar 03:29
c12c799
Compare
Choose a tag to compare
  • First public release