Skip to content

Commit 7a0110d

Browse files
rgommersrdbisme
authored andcommitted
RLS: add v1.5.0 release notes
1 parent bf18fd5 commit 7a0110d

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

RELEASE.rst

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,28 @@ Release Notes
66
These are the major changes made in each release. For details of the changes
77
see the commit log at https://github.com/pydata/bottleneck
88

9+
Bottleneck 1.5.0
10+
================
11+
12+
*Release date: 2025-05-12*
13+
14+
Maintenance
15+
~~~~~~~~~~~
16+
- Drop unnecessary build dependency on `wheel`
17+
- Remove 32-bit Linux wheels, because NumPy no longer provides them
18+
- Some code cleanups: removed Python 2.x-specific code paths, fixes for
19+
deprecation warnings coming from `setuptools`
20+
21+
Enhancements
22+
~~~~~~~~~~~~
23+
- Support for free-threaded CPython
24+
- Improved platform support: wheels for Linux aarch64, macOS x86-64 and arm64,
25+
and free-threaded CPython
26+
927
Bottleneck 1.4.2
1028
================
1129

12-
*Release date: 2024-10-18
30+
*Release date: 2024-10-18*
1331

1432
Maintenance
1533
~~~~~~~~~~~
@@ -19,7 +37,7 @@ Maintenance
1937
Bottleneck 1.4.1
2038
================
2139

22-
*Release date: 2024-10-12
40+
*Release date: 2024-10-12*
2341

2442
Maintenance
2543
~~~~~~~~~~~~
@@ -29,7 +47,7 @@ Maintenance
2947
Bottleneck 1.4.0
3048
================
3149

32-
*Release date: 2024-06-17
50+
*Release date: 2024-06-17*
3351

3452
Maintenance
3553
~~~~~~~~~~~~

0 commit comments

Comments
 (0)