2020-07-14 12:41:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 14 12:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.0.0
|
|
|
|
|
* improved error messages when column names have spaces
|
|
|
|
|
* updated readstat to release 1.1.3: improved support for columns with utf-8 characters.
|
|
|
|
|
* bumped version to first stable release as the library looks stable
|
|
|
|
|
* added capability to set_value_labels to handle subset of dataframes
|
|
|
|
|
* added capacity to read and write files with paths starting with tilde
|
|
|
|
|
* few bugfixes
|
|
|
|
|
|
2019-09-13 15:21:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 13 15:05:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.2.9:
|
|
|
|
|
* metadata updates
|
|
|
|
|
|
2019-08-16 15:52:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 16 15:42:07 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.2.8
|
|
|
|
|
* deleted dist files
|
|
|
|
|
- Remove upstream-included fix_no_return_in_nonvoid_function.patch
|
|
|
|
|
|
2019-07-25 20:16:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 22 15:48:26 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|
- Add fix_no_return_in_nonvoid_function.patch
|
|
|
|
|
to fix no-return-in-nonvoid-function error
|
|
|
|
|
From gh#Roche/pyreadstat#36
|