Skip to content

Releases: Bluetooth-Devices/ulid-transform

v2.2.0

18 Mar 18:18

Choose a tag to compare

v2.2.0 (2026-03-18)

This release is published under the MIT License.

Features

  • perf: Replace PyUnicode_DecodeASCII with direct buffer construction (#182, 1bdb9e5)

Detailed Changes: v2.1.0...v2.2.0

v2.1.0

18 Mar 18:00

Choose a tag to compare

v2.1.0 (2026-03-18)

This release is published under the MIT License.

Chores

Features

  • perf: Use SplitMix64 instead of MT19937 for entropy (#181, 6190169)

Detailed Changes: v2.0.2...v2.1.0

v2.0.2

15 Mar 09:29

Choose a tag to compare

v2.0.2 (2026-03-15)

This release is published under the MIT License.

Bug Fixes


Detailed Changes: v2.0.1...v2.0.2

v2.0.1

15 Mar 09:10

Choose a tag to compare

v2.0.1 (2026-03-15)

This release is published under the MIT License.

Bug Fixes

  • ci: Replace deprecated macos-13 runner with macos-14 (#178, 4db08a5)

Detailed Changes: v2.0.0...v2.0.1

v2.0.0

15 Mar 00:27

Choose a tag to compare

v2.0.0 (2026-03-15)

This release is published under the MIT License.

Features

  • perf: Replace Cython with hand-written C extension and optimize codegen (#176, 7a6826a)

Detailed Changes: v1.5.4...v2.0.0

v1.5.4

14 Mar 23:47

Choose a tag to compare

v1.5.4 (2026-03-14)

This release is published under the MIT License.

Bug Fixes

  • Run benchmarks in tight loop for CodSpeed accuracy (#177, 6f18ae8)

Chores

  • deps-dev: Bump pytest from 8.4.2 to 9.0.2 (#166, 1912a67)

Detailed Changes: v1.5.3...v1.5.4

v1.5.3

14 Mar 22:56

Choose a tag to compare

v1.5.3 (2026-03-14)

This release is published under the MIT License.

Bug Fixes

  • Correct CodSpeed URL case sensitivity in README (#175, 2b6a0f0)

Chores

  • ci: Bump the github-actions group across 1 directory with 5 updates (#169, 8f943c8)

  • ci: Bump the github-actions group with 4 updates (#156, 4b2d75e)

  • deps-dev: Bump cython from 3.1.4 to 3.1.6 (#155, 625e193)

  • deps-dev: Bump cython from 3.1.6 to 3.2.2 (#165, 60db926)

  • deps-dev: Bump cython from 3.2.2 to 3.2.4 (#170, 9e6fc78)

  • deps-dev: Bump pytest-benchmark from 5.1.0 to 5.2.3 (#159, 1c1ce24)

  • deps-dev: Bump pytest-codspeed from 4.0.0 to 4.2.0 (#154, eeeae9f)

  • deps-dev: Bump pytest-codspeed from 4.2.0 to 4.3.0 (#173, 1e57805)

  • deps-dev: Bump setuptools from 79.0.0 to 82.0.1 (#174, 4e7ad9c)

  • pre-commit.ci: Pre-commit autoupdate (#167, 539f37d)

  • pre-commit.ci: Pre-commit autoupdate (#157, f64273e)

  • pre-commit.ci: Pre-commit autoupdate (#151, d17be8e)

  • pre-commit.ci: Pre-commit autoupdate (#149, 1e70349)


Detailed Changes: v1.5.2...v1.5.3

v1.5.2

04 Oct 20:57

Choose a tag to compare

v1.5.2 (2025-10-04)

This release is published under the MIT License.

Bug Fixes

  • Undefined behavior getting address of gen (#148, 62596b6)

Detailed Changes: v1.5.1...v1.5.2

v1.5.1

04 Oct 20:20

Choose a tag to compare

v1.5.1 (2025-10-04)

This release is published under the MIT License.

Bug Fixes

  • Remove unused labels workflow that was causing the CI to show as failed (#147, c2e382b)

Detailed Changes: v1.5.0...v1.5.1

v1.5.0

04 Oct 20:02

Choose a tag to compare

v1.5.0 (2025-10-04)

This release is published under the MIT License.

Features


Detailed Changes: v1.4.1...v1.5.0