File: NEWS

package info (click to toggle)
cypari2 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 964 kB
  • sloc: python: 1,048; ansic: 79; makefile: 37
file content (18 lines) | stat: -rw-r--r-- 463 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==================
cypari2 change log
==================

v2.1.4
------

- compatibility with Python 3.12 [`https://github.com/sagemath/cypari2/pull/138`]
- compatibility with Cython 3 [`https://github.com/sagemath/cypari2/pull/139`]
- declare build dependencies in `pyproject.toml` [`https://github.com/sagemath/cypari2/pull/139`]

v2.1.3
------

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