Skip to content

Commit aa18939

Browse files
author
Matthias Koeppe
committed
NEWS: Update for 2.1.5
1 parent de7d97f commit aa18939

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

NEWS

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
cypari2 change log
33
==================
44

5+
v2.1.5 (release candidate)
6+
------
7+
8+
- build wheels for PyPI [`https://github.com/sagemath/cypari2/pull/141`] by @mkoeppe
9+
- add missing `noexcept` clauses for Cython 3 [`https://github.com/sagemath/cypari2/pull/160`]
10+
by @tornaria
11+
- require Python >= 3.9 [`https://github.com/sagemath/cypari2/pull/155`] by @saraedum
12+
- modernize Python metadata [`https://github.com/sagemath/cypari2/pull/158`] by @mkoeppe
13+
- add input checking for matrix indices [`https://github.com/sagemath/cypari2/pull/149`]
14+
by @fchapoton
15+
- coding style improvements [`https://github.com/sagemath/cypari2/pull/148`,
16+
`https://github.com/sagemath/cypari2/pull/150`,
17+
`https://github.com/sagemath/cypari2/pull/151`,
18+
`https://github.com/sagemath/cypari2/pull/156`,
19+
`https://github.com/sagemath/cypari2/pull/157`,
20+
`https://github.com/sagemath/cypari2/pull/159`] by @fchapoton
21+
522
v2.1.4
623
------
724

@@ -14,5 +31,3 @@ v2.1.3
1431

1532
- compatibility with PARI 2.15
1633
- compatibility with Python 3.11 [`https://github.com/sagemath/cypari2/pull/120`]
17-
18-

0 commit comments

Comments
 (0)