Commit graph

26 commits

Author SHA1 Message Date
David Peter
3188a56be2
Bump version to 0.0.1-alpha.35 (#1918)
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-12-16 10:16:06 +01:00
Andrew Gallant
ef3d48ac4a
Bump version to 0.0.1-alpha.34 (#1868)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-12-12 13:11:19 -05:00
Alex Waygood
d5754d3b5e
Bump version to 0.0.1a30 (#1743)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-12-03 13:29:51 +00:00
Micha Reiser
0c3cae4948
Bump version to 0.0.1.a29 (#1663)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: David Peter <mail@david-peter.de>
2025-11-28 21:09:07 +01:00
Jack O'Connor
8c342496a2
Release 0.0.1-alpha.28 (#1638)
Co-authored-by: Carl Meyer <carl@astral.sh>
2025-11-25 16:11:16 -08:00
Aria Desires
26d7b68649
Bump version to 0.0.1a27 (#1586)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-11-18 19:56:46 +00:00
Micha Reiser
b225fd8b4a
Bump version to 0.0.1a26 (#1517)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Zanie Blue <contact@zanie.dev>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-11-10 18:45:54 +01:00
Micha Reiser
1fee7da8b8
Release 0.0.1-alpha.24 (#1416)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-10-23 15:16:43 +02:00
David Peter
5c51b84800
Bump version to 0.0.1-alpha.23 (#1371) 2025-10-16 20:02:40 +02:00
Alex Waygood
2f3190d096
Bump version to 0.0.1-alpha.22 (#1334)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-10-10 12:52:17 +00:00
Dhruv Manilawala
f41f00af15
Bump version to 0.0.1-alpha.20 (#1121)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-09-03 17:50:06 +05:30
Alex Waygood
e9cb838b32
Bump version to 0.0.1-alpha.19 (#1050)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-08-19 13:14:40 +00:00
Micha Reiser
d697cc0923
Bump version to 0.0.1a18 (#982)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-08-14 15:51:30 +05:30
Dhruv Manilawala
1712284c8f
Bump version to 0.0.1-alpha.17 (#945)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
2025-08-06 17:30:28 +05:30
David Peter
c452e53a04
Bump version to 0.0.1-alpha.16 (#890)
Some checks failed
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / python package (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Changes which I chose not to include; let me know if one of these should
be added:

```
- Add warning for unknown `TY_MEMORY_REPORT` value ([#19465](https://github.com/astral-sh/ruff/pull/19465))
- Add goto definition to playground ([#19425](https://github.com/astral-sh/ruff/pull/19425))
- Added support for "go to references" in ty playground. ([#19516](https://github.com/astral-sh/ruff/pull/19516))
- Fall back to `Unknown` if no type is stored for an expression ([#19517](https://github.com/astral-sh/ruff/pull/19517))
- Make `Module` a Salsa ingredient ([#19495](https://github.com/astral-sh/ruff/pull/19495))
- Return a tuple spec from the iterator protocol ([#19496](https://github.com/astral-sh/ruff/pull/19496))
```

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-25 15:46:28 +02:00
David Peter
0369a35981
Bump version to 0.0.1-alpha.15 (#852)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-18 14:49:13 +02:00
David Peter
6a408d5f98
Bump version to 0.0.1a13 (#756)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-02 19:39:04 +02:00
David Peter
c70ae8c84a Update ruff submodule reference and auto-generate files 2025-07-02 09:40:49 -05:00
Alex Waygood
f7446a6ee7
Bump version to 0.0.1-alpha.12 (#700)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-06-25 12:37:46 +01:00
David Peter
1ae7038368
Bump version to 0.0.1a11 (#672)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
Co-authored-by: Carl Meyer <carl@astral.sh>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-17 22:28:08 +02:00
Dhruv Manilawala
c1337c962c
Bump version to 0.0.1-alpha.8 (#568)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-02 17:06:30 +05:30
David Peter
afb20f6feb
Bump version to 0.0.1a7 (#516)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-05-26 20:39:35 +02:00
Alex Waygood
f11c6012d7
Bump version to 0.0.1-alpha.6 (#465)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-20 15:47:25 -04:00
David Peter
59c45cc60c
Bump version to 0.0.1a2 (#395) 2025-05-14 22:17:55 +02:00
Micha Reiser
12f466e461
Bump version to 0.0.1a1 (#356)
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: David Peter <mail@david-peter.de>
2025-05-13 21:10:00 +05:30
Zanie Blue
5f9803b4fa
Split the documentation out of the top-level README (#331)
Moves most of the documentation into a dedicated `docs/README` to make
it easier to reach important content in the top-level readme like
"getting involved".

There are some minor changes to the heading levels here and link
changes, but otherwise the content is the same. Don't go deep on the
getting started section, that's changing in #329
2025-05-12 13:45:02 -05:00
Renamed from docs/rules.md (Browse further)