Py-stringsimjoin

Latest version: v0.3.5

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.5

* Edited setup.py to fix erroneously raising 'ImportError: pip is missing' during pip install
* Reverted to using cythonize.py due to errors with new cythonize implementation

Contributors:

[Anson Doan](https://github.com/Anson-Doan), [AnHai Doan](https://github.com/anhaidgroup)

0.3.4

* Added support for Python 3.12
* Discontinued usage of cythonize.py during setup due to Python 3.12 compatibility issues
* Adjusted setuptools.setup project name to match name on PyPI
* Fixed compatibility issues with the latest versions of Pandas

Contributors:

[Anson Doan](https://github.com/Anson-Doan), [AnHai Doan](https://github.com/anhaidgroup)

0.3.3

Compared to Version 0.3.2, the following is new:

Dropped support for Python 2.7, 3.5, 3.6; added support for Python 3.9-3.11.
Removed deprecated numpy aliases.
Switched from nose to unittest for unit testing.
Switched from Travis CI and Appveyor to Github Actions.

Contributors:

[Anson Doan](https://github.com/Anson-Doan)

0.3.2

Compared to Version 0.3.1, the following is new:
* Started tracking release changes in CHANGES.txt.
* Minorly updated usage of Pandas to prevent a dependency on downgraded versions.
* This is the last version of py_stringsimjoin that will support Python 2 and Python 3.5.

**Contributors:**

[Matt Christie](https://github.com/christiemj09)
[AnHai Doan](https://github.com/anhaidgroup)

0.3.1

Compared to Version 0.3.0, the following is new:

* Cython version was updated. The package is now built with updated Cython version >= 0.27.3.

* Added support for Python 3.7 version and dropped Testing support for Python 3.4 version.

**Contributors:**

[Phil Martinkus](https://github.com/pjmartinkus)
[Matt Christie](https://github.com/christiemj09)
[Chakshu Ahuja](https://github.com/chakshuahuja)

0.3.0

Compared to Version 0.2.0, the following is new:
- All the join methods using Cython’s multithreading are modified to use multiprocessing, to avoid openmp dependency.

**Contributors:**
[Paul Suganthan G.C.](https://github.com/paulgc)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.