Skip to content

Releases: iwpnd/pyle38

v0.16.2

28 Feb 12:51

Choose a tag to compare

v0.16.2 (2026-02-28)

This release is published under the MIT License.

Bug Fixes

  • 🐛 PYLE38_USE_CONNECTION_POOL python boolean shenanigans (0b35dbb)

Chores

  • 🔧 uv.lock maintenance (79a7505)

Detailed Changes: v0.16.1...v0.16.2

v0.16.1

28 Feb 12:37

Choose a tag to compare

v0.16.1 (2026-02-28)

This release is published under the MIT License.

Bug Fixes

  • 🐛 allow use of connection pool thru env for testing (6fd4b95)

Chores

  • deps: Bump redis from 7.1.0 to 7.2.0 (89b5025)

Continuous Integration

  • gha: Bump actions/checkout from 5 to 6 (23b5388)

  • gha: Bump python-semantic-release/python-semantic-release (d45d14a)

Testing

  • 🚨 fix flaky string pattern tests (1deed0e)

Detailed Changes: v0.16.0...v0.16.1

v0.16.0

29 Dec 11:34

Choose a tag to compare

v0.16.0 (2025-12-29)

This release is published under the MIT License.

Build System

  • Add uv lock check to pre-commit (a46b871)

Chores

  • Bump dependencies (f7da005)

  • Fix test until pytest-asyncio conftest resolved (04039b7)

  • 🔧 add release cc tag [skip ci] (df3afa3)

  • 🔧 bump tile38 test dependency (6913c66)

  • 🔧 formatting (c1609e0)

  • 🔧 linter (7e50b5d)

  • 🔧 lockfile maintenance (7073cf4)

  • 🔧 precommit autoupdate (03f0b03)

  • 🔧 remove mypy pre-commit hook in favour of custom command (96b9260)

  • 🔧 revert accidental v1.0.0 release (00489d6)

  • deps: Bump actions/checkout from 4 to 5 (38abd73)

  • deps: Bump pydantic from 2.11.4 to 2.11.7 (8bb2c0b)

  • deps: Bump pytest-asyncio from 1.1.0 to 1.2.0 (47d8e6b)

  • deps: Bump pytest-cov from 6.3.0 to 7.0.0 (814c4da)

  • deps: Bump python-semantic-release from 10.4.0 to 10.4.1 (d33d8d2)

  • deps: Bump python-semantic-release/python-semantic-release (50ea85e)

  • deps: Bump python-semantic-release/python-semantic-release (6c81a29)

  • deps: Bump python-semantic-release/python-semantic-release (2c0537a)

  • deps: Bump redis from 6.1.0 to 6.2.0 (c2c1ad8)

  • deps: Bump redis v6.1.0 (260f38a)

  • deps: 🔗 lock update (e0a86fe)

  • deps: 🔗 update (7cd8367)

  • deps: 🔗 upgrade (5d7dd2c)

  • deps-deps: 🔧 pre-commit autoupdate (307822f)

Documentation

Features

Testing

  • Fix asyncio event_loop deprecation (0ffc2e3)

  • Update tile38 to v1.36.1 (b8481f8)


Detailed Changes: v0.15.0...v0.16.0

v0.15.0

04 May 15:01

Choose a tag to compare

v0.15.0 (2025-05-04)

This release is published under the MIT License.

Build System

  • 📦️ bump actions (9c6e91e)

  • 📦️ fix smr commit message template (eedc0d2)

  • 📦️ move to uv (4002514)

Chores

Features

to be more strict with shadowed argument naming, I remove most of the id arguments and format argument, and min/max arguments in favour of names that do not intersect with python buildins.


Detailed Changes: v0.14.2...v0.15.0

v0.14.2

20 Jan 10:25

Choose a tag to compare

v0.14.2 (2025-01-20)

Performance Improvements


Detailed Changes: v0.14.1...v0.14.2

v0.14.1

09 Jan 15:14

Choose a tag to compare

v0.14.1 (2025-01-09)

Chores

Performance Improvements


Detailed Changes: v0.14.0...v0.14.1

v0.14.0

14 Nov 14:20

Choose a tag to compare

v0.14.0 (2024-11-14)

Build System

Chores

  • deps: 🔗 update redis (6b3ebbd)

Documentation

Features

  • ✨ client connection options (a4b0011)

using options pattern redis client connection options

closes #529

Refactoring

  • ♻️ make client url private, but backward compatible (651f7b3)

  • ♻️ make client url private (e72b441)

  • ♻️ drop variable position arguments, add missing docstrings (d4c0294)

v0.13.3

01 Nov 15:59

Choose a tag to compare

v0.13.3 (2024-11-01)

Refactoring

  • refactor: ♻️ set Tile38 output to JSON on_connect

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

Co-authored-by: Alex Ward alxwrd@googlemail.com (5491580)

v0.13.2

01 Nov 13:03

Choose a tag to compare

v0.13.2 (2024-11-01)

Bug Fixes

  • fix: 🐛 reset format on .quit() to allow re-connect on same instance

Co-authored-by: Alex Ward alxwrd@googlemail.com (fe5986b)

v0.13.1

01 Nov 10:47

Choose a tag to compare

v0.13.1 (2024-11-01)

Bug Fixes

  • fix: tile38 format not resetting on reconnect

Co-authored-by: Alex Ward alxwrd@googlemail.com (8a16d4a)

Chores

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.9.0 to 9.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] support@github.com (f39be83)

  • chore(deps): bump redis (a9e944a)

  • chore(deps): bump pydantic (7e14731)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.8.6 to 9.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] support@github.com (7e8c3fb)

  • chore(deps): 🔗 update redis to 5.0.8 (819fca0)

  • chore(deps): bump snok/install-poetry from 1.3 to 1.4

Bumps snok/install-poetry from 1.3 to 1.4.


updated-dependencies:

  • dependency-name: snok/install-poetry
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com (5132b28)

  • chore(deps): 🔗 bump pydantic (403229b)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.8.0 to 9.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] support@github.com (c76e12e)

  • chore(deps): 🔗 bump redis and pydantic (8c15fb9)