------------------------------------------------------------------- Sat Oct 26 13:10:22 UTC 2024 - Soc Virnyl Estela - Update to version 0.42.0: * Bump bundled Ruff version to v0.7.0 * Bump bundled uv version to v0.4.25 * Add a uv banner to the Rye README - Update vendored dependencies. ------------------------------------------------------------------- Sun Oct 13 02:17:29 UTC 2024 - Soc Virnyl Estela - Update vendored dependencies. - Update license data to version 3.25.0 * ./licenses.tar.gz ------------------------------------------------------------------- Mon Oct 7 23:37:36 UTC 2024 - Soc Virnyl Estela - Update to version 0.41.0: * Restore hash annotations in lockfile ------------------------------------------------------------------- Tue Sep 24 10:46:02 UTC 2024 - Soc Virnyl Estela - Completion packages require the main package as well ------------------------------------------------------------------- Mon Sep 23 11:31:08 UTC 2024 - Soc Virnyl Estela - Update to version 0.40.0: * Remove pip-tools support; use uv for all operations * Respect exclusions when generating hashes * List all existing tool references on rye toolchain remove * Update bundled Ruff version to v0.6.3 * Fix a few regex inefficiencies * Never modify or delete the virtualenv in rye list * Use inspect_err over map_err * Upgrade bundled Python releases * Upgrade bundled uv version to v0.4.15 ------------------------------------------------------------------- Sun Aug 4 14:07:43 UTC 2024 - Soc Virnyl Estela - Initial spec for rye