Plyvel-ci

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 4

1.5.1

============

Release date: 2024-01-15

* Add Python 3.12 support

* Rebuild Linux wheels, including Python 3.12 wheels.

* Allow using plyvel.DB as a context manager
(`pr 151 <https://github.com/wbolster/plyvel/pull/151>`_)

1.5.0

============

Release date: 2022-10-26

* Rebuild Linux wheels, with ``manylinux_2_17`` and ``manylinux2014``
compatibility (``x86_64`` only). Also produce Python 3.11 wheels.
Still using Snappy 1.1.9 and LevelDB 1.22.
(`issue 148 <https://github.com/wbolster/plyvel/issues/148>`_)

1.4.0

============

Release date: 2021-12-29

* Build Linux wheels against Snappy 1.1.9, LevelDB 1.22, and produce
Python 3.10 wheels
(`issue 138 <https://github.com/wbolster/plyvel/issues/138>`_)

* The minimum LevelDB version is now 1.21
(`pr 121 <https://github.com/wbolster/plyvel/pull/121>`_)

* Add support for :py:meth:`WriteBatch.append()`
(`pr 121 <https://github.com/wbolster/plyvel/pull/121>`_)

* Add support for :py:meth:`WriteBatch.approximate_size()`
(`pr 121 <https://github.com/wbolster/plyvel/pull/121>`_)

1.3.0

============

Release date: 2020-10-10

* Use manylinux2010 instead of manylinux1 to build wheels
(`pr 103 <https://github.com/wbolster/plyvel/pull/103>`_)

* Add Python 3.9 support

* Drop Python 3.5 support

* Completely drop Python 2 support

1.2.0

============

Release date: 2020-01-22

* Add Python 3.8 support
(`pr 109 <https://github.com/wbolster/plyvel/pull/109>`_)

* Drop Python 3.4 support
(`pr 109 <https://github.com/wbolster/plyvel/pull/109>`_)

* Build Linux wheels against Snappy 1.1.8, LevelDB 1.22, and produce Python 3.8 wheels
(`issue 108 <https://github.com/wbolster/plyvel/issues/108>`_,
`pr 111 <https://github.com/wbolster/plyvel/pull/111>`_, )

* Improve compilation flags for Darwin (OSX) builds
(`pr 107 <https://github.com/wbolster/plyvel/pull/107>`_)

1.1.0

============

Release date: 2019-05-02

* Expose :py:attr:`~DB.name` attribute to Python code
(`pr 90 <https://github.com/wbolster/plyvel/pull/90>`_)

* Fix building sources on OSX.
(`issue 95 <https://github.com/wbolster/plyvel/issues/95>`_,
`pr 97 <https://github.com/wbolster/plyvel/pull/97>`_)

* Build Linux wheels against LevelDB 1.21

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.