File readstat.changes of Package readstat
-------------------------------------------------------------------
Sun Nov 28 09:10:23 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 1.1.7.
* SAV writer: Permit missing ranges for integer variables #251
* SAV writer: Fix format-truncation warning #247
* DTA reader/writer: Improved support for string refs on older
platforms
* DTA reader: Fix incorrect ordering in StrL comparison
functions #248
* SAS7BDAT writer: Improved support for tagged missing values on
big-endian platforms
* SAS readers: Allow header sizes up to 16MiB #249
* Visual Studio: Fix paths to make them consistent between x86
and x64 archs #242
- Update to version 1.1.6.
* Regenerate parsers with Ragel 7 and update build script
* SAS7BDAT reader: Improved large file support on Windows #226
* SAV reader: Skip null bytes in UTF-8 data tidyverse/haven#560
* SAV reader: Fix hang (oss-fuzz/23485)
* DTA reader: Disallow str0 type (fixes hang)
* DTA reader: Fix encoding error when garbage values are present
beyond the end of a string
* Command file readers: Fix integer overflow (oss-fuzz/15778)
* extract_metadata: Implement duration support #223
(thanks to @basgys)
* Support for SAS files created with SAS Visual Forecaster #232
* Report format widths for date/time SAS formats #233
* Document the meaning of a -1 return value from
readstat_get_row_count #234
-------------------------------------------------------------------
Sun Dec 27 20:04:53 UTC 2020 - andy great <andythe_great@pm.me>
- Initial package release.