14
0
forked from pool/python-ruff
2025-03-14 10:53:51 +00:00
committed by Git OBS Bridge
parent 36efcfe785
commit e60e9e0ab0
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 14 10:43:10 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.10.0
- check out https://astral.sh/blog/ruff-v0.10.0 for migration info
- pretty long changelog please see
* https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md
* https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md
-------------------------------------------------------------------
Mon Mar 10 10:18:59 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>