Zanie Blue
4727acbc62
Bump version to 0.4.27 ( #8573 )
2024-10-25 19:06:06 +00:00
Charlie Marsh
2e028cd3b6
Rewrite some references to "optional groups" ( #8454 )
...
## Summary
We generally want to avoid references to "optional groups" now that
dependency groups are a first-class, standardized concept.
2024-10-25 13:27:37 -05:00
Charlie Marsh
1b9b9d56b3
Bump version to v0.4.26 ( #8508 )
2024-10-23 15:17:49 -04:00
Charlie Marsh
97eb6ab4aa
Bump version to v0.4.25 ( #8402 )
2024-10-21 00:37:50 +00:00
Zanie Blue
b9cd549138
Bump version to 0.4.24 ( #8312 )
2024-10-17 18:50:13 -05:00
Zanie Blue
83f835b0d0
Bump version to 0.4.23 ( #8275 )
...
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com >
2024-10-17 14:26:39 +00:00
Charlie Marsh
34be3af84f
Bump version to v0.4.22 ( #8227 )
2024-10-15 16:05:49 -04:00
Ori Avtalion
6d9d147b8c
Fix typo in changelog ( #8218 )
...
## Summary
"ADd" → "Add"
2024-10-15 08:50:12 -05:00
Charlie Marsh
c5d9f55bc4
Bump version to v0.4.21 ( #8188 )
2024-10-14 20:44:43 +00:00
Zanie Blue
cfaa834dee
Some changelog touchups ( #8018 )
2024-10-08 20:22:16 +00:00
Zanie Blue
0e1b25a536
Bump version to 0.4.20 ( #8016 )
2024-10-08 19:55:21 +00:00
Zanie Blue
a451fb6858
Bump version to 0.4.19 ( #7991 )
2024-10-07 17:32:37 -05:00
Zanie Blue
7b55e97909
Bump version to 0.4.18 ( #7852 )
2024-10-01 18:25:34 -05:00
Charlie Marsh
d2e7b40cec
Bump version to v0.4.17 ( #7742 )
2024-09-27 13:28:38 -04:00
Zanie Blue
82e33c2b3d
Fix changelog for 0.4.16 ( #7671 )
...
I missed the other changes section somehow.
2024-09-24 20:08:19 +00:00
Zanie Blue
e81ed8ec5d
Bump version to 0.4.16 ( #7669 )
2024-09-24 14:39:21 -05:00
Huang, Hong-Chang
63b60bc0c8
Remove double whitespaces from the code ( #7623 )
...
Co-authored-by: konstin <konstin@mailbox.org >
2024-09-23 20:15:06 +00:00
Charlie Marsh
0d81bfbc67
Bump version to v0.4.15 ( #7612 )
2024-09-21 09:01:20 -04:00
Zanie Blue
a497b156bb
Bump version to 0.4.14 ( #7600 )
2024-09-20 15:08:54 -05:00
Zanie Blue
b8f9ee3b4d
Bump version to 0.4.13 ( #7558 )
2024-09-19 20:43:56 +00:00
Zanie Blue
2545bca692
Bump version to 0.4.12 ( #7499 )
2024-09-18 08:50:04 -05:00
Charlie Marsh
6c52f36655
Bump version to v0.4.11 ( #7478 )
2024-09-17 19:48:37 +00:00
Charlie Marsh
6907164841
Bump version to v0.4.10 ( #7368 )
2024-09-13 13:46:56 -04:00
Aditya Pratap Singh
adcb67a882
Fix documentation typos for uv build --build-constraint flag ( #7330 )
...
Summary
This pull request fixes a typo in the --build-constraints flag, which
should be singular (--build-constraint). This update ensures consistency
across the documentation and prevents potential confusion for users.
Closes #7315
## Test Plan
The change was verified by reviewing the relevant documentation files
where the flag is referenced. No functional code changes were made, so
no additional testing is required beyond confirming the documentation
update.
## Tested
The change was tested by visually inspecting the updated documentation
to confirm that the typo has been corrected
2024-09-12 14:07:33 -05:00
Zanie Blue
f5891e3296
Bump version to 0.4.9 ( #7274 )
2024-09-10 16:44:39 -05:00
Charlie Marsh
956cadd1a6
Bump version to v0.4.8 ( #7233 )
2024-09-09 17:19:40 -04:00
Charlie Marsh
a178051e81
Bump version to v0.4.7 ( #7150 )
2024-09-07 02:18:15 +00:00
Janosh Riebesell
e96eb946f9
Fix typo aaarch64->aarch64 ( #7141 )
...
copy pasted `--python-platform aaarch64-unknown-linux-gnu` [from the
docs](https://docs.astral.sh/uv/reference/cli/#uv-pip-compile ) and got
> error: invalid value 'aaarch64-unknown-linux-gnu' for
'--python-platform <PYTHON_PLATFORM>'
> [possible values: windows, linux, macos, x86_64-pc-windows-msvc,
i686-pc-windows-msvc, x86_64-unknown-linux-gnu, aarch64-apple-darwin,
x86_64-apple-darwin, aarch64-unknown-linux-gnu,
aarch64-unknown-linux-musl, x86_64-unknown-linux-musl,
x86_64-manylinux_2_17, x86_64-manylinux_2_28, x86_64-manylinux_2_31,
aarch64-manylinux_2_17, aarch64-manylinux_2_28, aarch64-manylinux_2_31]
>
> tip: a similar value exists: 'aarch64-unknown-linux-gnu'
2024-09-06 23:25:46 +00:00
Zanie Blue
84f25e8cf8
Bump version to 0.4.6 ( #7103 )
2024-09-05 17:39:53 -05:00
Zanie Blue
42b6bfbad7
Bump version to 0.4.5 ( #7044 )
2024-09-04 16:56:10 -04:00
Charlie Marsh
3d75df6ab2
Bump version to v0.4.4 ( #6988 )
2024-09-04 00:30:38 +00:00
Charlie Marsh
47f4ca24b3
Bump version to v0.4.3 ( #6947 )
2024-09-02 17:18:57 -04:00
Charlie Marsh
736ccb950a
Bump version to v0.4.2 ( #6916 )
2024-09-01 13:37:27 -04:00
Ed Morley
a5f1e1c765
Fix typos in docs, error messages and comments ( #6910 )
2024-09-01 11:37:43 +00:00
Charlie Marsh
83467f0a51
Fix typos ( #6891 )
2024-08-30 19:45:33 -04:00
Charlie Marsh
10c1a897ae
Update requirements-txt reference in CHANGELOG.md ( #6875 )
2024-08-30 14:48:08 +00:00
Charlie Marsh
823f23e225
Bump version to v0.4.1 ( #6870 )
2024-08-30 10:07:06 -04:00
Zanie Blue
38869f85a9
Fix link in changelog ( #6765 )
...
I bet you do not have the docs running
2024-08-28 12:38:59 -05:00
Charlie Marsh
d9bd3bc7a5
Bump to v0.4.0 ( #6764 )
2024-08-28 17:29:16 +00:00
Charlie Marsh
6c62d9fbf1
Bump version to v0.3.5 ( #6696 )
2024-08-27 16:30:12 +00:00
Charlie Marsh
39f3cd2a94
Bump version to v0.3.4 ( #6656 )
2024-08-26 16:51:01 -04:00
Zanie Blue
deea6025a1
Bump version to 0.3.3 ( #6558 )
2024-08-23 18:35:55 -05:00
Charlie Marsh
c5440001ce
Bump version to v0.3.2 ( #6483 )
2024-08-23 03:11:23 +00:00
Zanie Blue
720814c8f6
Fix duplicate changelog section ( #6390 )
2024-08-21 23:26:31 +00:00
Charlie Marsh
be17d132ad
Bump version to v0.3.1 ( #6385 )
2024-08-21 19:07:50 -04:00
Zanie Blue
c3c05c4602
Add blog post to changelog ( #6263 )
2024-08-20 13:16:54 -05:00
Zanie Blue
dd1934c9c3
Bump version to 0.3.0 ( #6260 )
...
[Rendered](https://github.com/astral-sh/uv/blob/zb/030/CHANGELOG.md#030 )
---------
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com >
2024-08-20 12:29:58 -05:00
Charlie Marsh
eb9c38fa33
Copy PREVIEW entries into CHANGELOG ( #6261 )
...
Optional change.
2024-08-20 13:05:34 -04:00
Charlie Marsh
15dfb660ab
Bump version to v0.2.37 ( #6134 )
2024-08-15 22:13:03 -04:00
Zanie Blue
8d66718077
Bump version to 0.2.36 ( #6060 )
2024-08-13 12:05:11 -05:00