Pyle38

Latest version: v0.14.2

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

Scan your dependencies

Page 1 of 5

0.14.2

Performance Improvements

- ⚡️ bump pydantic
([`c25dd59`](https://github.com/iwpnd/pyle38/commit/c25dd592dbcc395ec3aa4b261c897cdaebc685f9))

0.14.1

Chores

- **deps**: 🔗 update
([`e49fb5c`](https://github.com/iwpnd/pyle38/commit/e49fb5cc08ffa03b2fea199a71d3974c34a05013))

Performance Improvements

- **deps**: Update redis-py
([`44d659e`](https://github.com/iwpnd/pyle38/commit/44d659e7b5814c41182619907e18d2f3d589da18))

0.14.0

Build System

- 📦️ update
([`5af6900`](https://github.com/iwpnd/pyle38/commit/5af69008390fcfb3740b01285020a3e8e8e3c598))

Chores

- **deps**: 🔗 update redis
([`6b3ebbd`](https://github.com/iwpnd/pyle38/commit/6b3ebbde0a2b8556fbf78619fd4a99064dc22ac1))

Documentation

- 📚️ moar docstrings
([`a9b2277`](https://github.com/iwpnd/pyle38/commit/a9b2277a8a874f01d5cc394d3c52e7eadfddecdd))

- 📚️ update readme
([`2989d82`](https://github.com/iwpnd/pyle38/commit/2989d82ffcec92ddd9f20109789908e63dc3afbb))

Features

- ✨ client connection options
([`a4b0011`](https://github.com/iwpnd/pyle38/commit/a4b0011fa70c58960310f8fa294ab70d10a256b5))

using options pattern redis client connection options

closes 529

Refactoring

- ♻️ drop variable position arguments, add missing docstrings
([`d4c0294`](https://github.com/iwpnd/pyle38/commit/d4c0294a0a49d93b53f1ab7daf5b7cdc9ad31081))

- ♻️ make client url private
([`e72b441`](https://github.com/iwpnd/pyle38/commit/e72b4413f058cc83d898569862d3ac336e15e854))

- ♻️ make client url private, but backward compatible
([`651f7b3`](https://github.com/iwpnd/pyle38/commit/651f7b3ec6fee448be8534c6f7a28582c4fada19))

0.13.3

Refactoring

- ♻️ set Tile38 output to JSON on_connect
([`5491580`](https://github.com/iwpnd/pyle38/commit/5491580d7ea134f75f0ec851ca76ccc8d1e4337b))

instead of maintaining a `__format` state that needs to be validated and updated on every state of
the connection.

Co-authored-by: Alex Ward <alxwrdgooglemail.com>

0.13.2

Bug Fixes

- 🐛 reset format on .quit() to allow re-connect on same instance
([`fe5986b`](https://github.com/iwpnd/pyle38/commit/fe5986b8ff8894e3bb4d5509fb38b6b014370ce2))

Co-authored-by: Alex Ward <alxwrdgooglemail.com>

0.13.1

Bug Fixes

- Tile38 format not resetting on reconnect
([`8a16d4a`](https://github.com/iwpnd/pyle38/commit/8a16d4a8f73accd05233abd0b9b4c5ad200a7dd0))

Co-authored-by: Alex Ward <alxwrdgooglemail.com>

Chores

- **deps**: Bump pydantic
([`7e14731`](https://github.com/iwpnd/pyle38/commit/7e147317cb943fe0ba2ff42dc20d2b33f53d1644))

- **deps**: Bump python-semantic-release/python-semantic-release
([`f39be83`](https://github.com/iwpnd/pyle38/commit/f39be832a723fdb534a07a123028631479c24f07))

Bumps
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 9.9.0 to 9.12.0. - [Release
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.9.0...v9.12.0)

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- **deps**: Bump python-semantic-release/python-semantic-release
([`7e8c3fb`](https://github.com/iwpnd/pyle38/commit/7e8c3fbb386f2112d299d7bb5eedc7e05d3b69b4))

Bumps
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 9.8.6 to 9.8.7. - [Release
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.6...v9.8.7)

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- **deps**: Bump python-semantic-release/python-semantic-release
([`c76e12e`](https://github.com/iwpnd/pyle38/commit/c76e12ec66cf7ab4d5c5af470782bc4b493bfd20))

Bumps
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 9.8.0 to 9.8.3. - [Release
notes](https://github.com/python-semantic-release/python-semantic-release/releases) -
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.0...v9.8.3)

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- **deps**: Bump redis
([`a9e944a`](https://github.com/iwpnd/pyle38/commit/a9e944aff1e3a542b036ede287b804357b3d640b))

- **deps**: Bump snok/install-poetry from 1.3 to 1.4
([`5132b28`](https://github.com/iwpnd/pyle38/commit/5132b28b62d29d2391e90b64123639e83a516591))

Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3 to 1.4. - [Release
notes](https://github.com/snok/install-poetry/releases) -
[Commits](https://github.com/snok/install-poetry/compare/v1.3...v1.4)

--- updated-dependencies: - dependency-name: snok/install-poetry dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- **deps**: 🔗 bump pydantic
([`403229b`](https://github.com/iwpnd/pyle38/commit/403229b6d315002f8c169051dd6bfc3c63191cd1))

- **deps**: 🔗 bump redis and pydantic
([`8c15fb9`](https://github.com/iwpnd/pyle38/commit/8c15fb9a29c95b4a98b2c49f0567afe7ddca1774))

- **deps**: 🔗 update redis to 5.0.8
([`819fca0`](https://github.com/iwpnd/pyle38/commit/819fca0a3eca1834ee1c381b78d787ed09a5422c))

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.