diff --git a/CITATION.cff b/CITATION.cff index 0add858..e5a2a8c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,7 +5,7 @@ authors: given-names: "Otto" orcid: "https://orcid.org/0000-0002-3363-9287" title: "Pyreadstat" -version: 1.1.7 +version: 1.1.8 doi: 10.5281/zenodo.6612282 date-released: 2018-09-24 url: "https://github.com/Roche/pyreadstat" diff --git a/MANIFEST.in b/MANIFEST.in index 0d054a5..e470bfc 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,4 @@ include *.pyx recursive-include pyreadstat *.pyx include *.pxd recursive-include pyreadstat *.pxd -recursive-include win_libs/64bit *.dll -recursive-include win_libs/32bit *.dll diff --git a/README.md b/README.md index f2e7924..f1e473f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ the original applications in this regard.** - [Setting variable formats](#setting-variable-formats) - [Variable type conversion](#variable-type-conversion) * [Roadmap](#roadmap) +* [CD/CI and wheels](#cdci_and_wheels) * [Known limitations](#known-limitations) * [Python 2.7 support.](#python-27-support) * [Change log](#change-log) @@ -801,6 +802,11 @@ user defined missing values in stata/sas where characters (a to z, A to Z, \_) w * Include latest releases from Readstat as they come out. +## CD/CI and Wheels + +A CD/CI pipeline producing the wheels is available [here](https://github.com/ofajardo/pyreadstat_wheels3). Contributions +are welcome. + ## Known limitations pyreadstat builds on top of Readstat and therefore inherits its limitations. Currently those include: diff --git a/change_log.md b/change_log.md index 95a54aa..9d33822 100644 --- a/change_log.md +++ b/change_log.md @@ -1,9 +1,12 @@ +# 1.1.8 (github, pypi and conda 2022.07.11) +* Changed windows compilation to use MSVC 2019. Static compilation for windows, no + longer need for dll files. + # 1.1.7 (github, pypi and conda 2022.06.03) * Updated Readstat code to Release 1.1.8 * Solved issue with duplicated columns, #188 * Solved issue with no truncation of written files on windows #191 - # 1.1.6 (github, pypi and conda 2022.05.09) * Solved #183 * new parameter output_type to switch between returning a pandas dataframe diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index af21a88..0e5151d 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index d9b6c22..674b6ad 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d1ae0512b9f091b15b9320db223ebe33 +config: a880d0b541bc0b281316749f4e6def72 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js index 6c9f196..dd7abe5 100644 --- a/docs/_build/html/_static/documentation_options.js +++ b/docs/_build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.1.7', + VERSION: '1.1.8', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html index b042625..6dbd6c8 100644 --- a/docs/_build/html/genindex.html +++ b/docs/_build/html/genindex.html @@ -3,7 +3,7 @@
-