Ulid-transform

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 6

1.2.0

Feature

* feat: migrate benchmarks to Python 3.13 (66) ([`d160dd3`](https://github.com/bdraco/ulid-transform/commit/d160dd333020f22e902dab897b0c7839008fce91))

1.1.0

Chore

* chore(pre-commit.ci): pre-commit autoupdate (63) ([`86ab538`](https://github.com/bdraco/ulid-transform/commit/86ab538b73bbc534a54c97b36ef31205d2820e5d))

* chore: add codspeed benchmarks (64) ([`f7c563c`](https://github.com/bdraco/ulid-transform/commit/f7c563c579241adf69d7c676ca0111c35d11e43b))

* chore(pre-commit.ci): pre-commit autoupdate (62) ([`5fb4ab4`](https://github.com/bdraco/ulid-transform/commit/5fb4ab4d5a61fa2dcb2bdca0a967c47ebd4a4144))

* chore(pre-commit.ci): pre-commit autoupdate (61) ([`e6ea31c`](https://github.com/bdraco/ulid-transform/commit/e6ea31c16334a1979919a751e4e50daab909d154))

* chore(pre-commit.ci): pre-commit autoupdate (60)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`56db2e2`](https://github.com/bdraco/ulid-transform/commit/56db2e2ddb59cd5037c434185ad76ced699690ca))

* chore(pre-commit.ci): pre-commit autoupdate (58)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`2c2986f`](https://github.com/bdraco/ulid-transform/commit/2c2986f5db4aac03b1416f2cdac50ba0ffdcf418))

* chore: wheel builds should only happen on release (59) ([`d4cbb09`](https://github.com/bdraco/ulid-transform/commit/d4cbb09b8c547ac9c0b8b9a41971bfadc61e4c7b))

* chore(pre-commit.ci): pre-commit autoupdate (57)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`c30be1a`](https://github.com/bdraco/ulid-transform/commit/c30be1a622544fb8c645b03e848911b09b3d35a3))

* chore(pre-commit.ci): pre-commit autoupdate (56)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`c691406`](https://github.com/bdraco/ulid-transform/commit/c69140612d0840e8b40ed2b6ab55687f7746ffa6))

* chore(pre-commit.ci): pre-commit autoupdate (55)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`6d5155c`](https://github.com/bdraco/ulid-transform/commit/6d5155c56674b245b3205d6e1491d204e2825a6e))

* chore(pre-commit.ci): pre-commit autoupdate (54)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`b81af0e`](https://github.com/bdraco/ulid-transform/commit/b81af0e631c949607a871adf2e1abd196237bf5c))

Feature

* feat: add aarch64 wheels (65) ([`950376b`](https://github.com/bdraco/ulid-transform/commit/950376beb4e3d85a9f1e79a6e1408900910099d9))

1.0.2

Fix

* fix: switch to github trusted publishing to fix ci (53) ([`dfaf168`](https://github.com/bdraco/ulid-transform/commit/dfaf1687c32d07ea8e92358a9f1cb8275a6f6b54))

1.0.1

Fix

* fix: bump ci to run on python 3.11 (52) ([`857e9b8`](https://github.com/bdraco/ulid-transform/commit/857e9b80787e20565d41029dac5f655b1f152672))

1.0.0

Breaking

* feat!: drop python 3.10 support (51) ([`b93b779`](https://github.com/bdraco/ulid-transform/commit/b93b77957945c38f334912d64e7c7aa4137863e3))

0.14.0

Chore

* chore(pre-commit.ci): pre-commit autoupdate (49)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`3946e2f`](https://github.com/bdraco/ulid-transform/commit/3946e2ff626e3034685cf6b483aa6c204dc8bca6))

* chore(pre-commit.ci): pre-commit autoupdate (48)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`48fbe45`](https://github.com/bdraco/ulid-transform/commit/48fbe45e65c5a249a7c1eea3b8519b69f4f71020))

* chore(pre-commit.ci): pre-commit autoupdate (47)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)
- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.0...v1.11.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`3192c1c`](https://github.com/bdraco/ulid-transform/commit/3192c1cdf5a9c22a3d63193ee21ca133bc95006a))

Feature

* feat: python 3.13 support (50) ([`c50e08a`](https://github.com/bdraco/ulid-transform/commit/c50e08ac1c019ee8a3313780a7fd180f60e4db3f))

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.