Skip to content

Commit a05f6c7

Browse files
committed
Update release notes for 0.7.0
1 parent fde77ce commit a05f6c7

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,19 @@ CHANGELOG
133133

134134
Next release:
135135

136+
- [gh-148](https://github.com/flintlib/python-flint/pull/148)
137+
Remove debug symbols to make smaller Linux binaries.
138+
- [gh-144](https://github.com/flintlib/python-flint/pull/144)
139+
Add `rel_one_ccuracy_bits` to `arb` and `acb`.
140+
- [gh-142](https://github.com/flintlib/python-flint/pull/142)
141+
Add `acb_theta` (only available for Flint >= 3.1).
142+
- [gh-137](https://github.com/flintlib/python-flint/pull/137)
143+
Add `erfinv` and `erfcinv` for `arb`.
144+
- [gh-129](https://github.com/flintlib/python-flint/pull/129)
145+
Use meson-python instead of setuptools as the build backend.
136146
- [gh-125](https://github.com/flintlib/python-flint/pull/125)
137-
Bump Flint version to 3.1.0
147+
Bump Flint version to 3.1.2 (Flint 3.0.0 - 3.1.2 is supported but the wheels
148+
are built with 3.1.2).
138149

139150
0.6.0
140151

0 commit comments

Comments
 (0)