- Added explicit support for the
layout
keyword argument inwrite.from_json()
andwrite.from_yaml()
(#11). - Loosened version requirements for Pandas and Pyreadstat.
- Fixed a bug in the call to
pyreadstat.set_value_labels()
(thanks, @schnazel!) - Fixed a bug in the passing of a file name string to
pyreadstat.write_sav()
(thanks, @schnazel!) - Fixed dependencies used in CI for
TOXENV=docs
.
- Adjusted encoding of requirements files.
- First public release