File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change 1
1
Release notes
2
2
=============
3
3
4
-
5
- Upcoming Release
6
- ----------------
7
-
8
- * The :class: `numcodecs.zfpy.ZFPY ` codec is now supported on Python 3.8 if
9
- `zfpy==0.5.5 <https://pypi.org/project/zfpy/ >`_ is installed
10
-
11
-
12
4
.. _unreleased :
13
5
14
6
Unreleased
15
7
----------
16
8
17
- * Add support for Python 3.9 and Update GitHub Actions.
9
+ .. _release_0.8.0 :
10
+
11
+ 0.8.0
12
+ -----
13
+
14
+ * The :class: `numcodecs.zfpy.ZFPY ` codec is now supported on Python 3.8 if
15
+ `zfpy==0.5.5 <https://pypi.org/project/zfpy/ >`_ is installed.
16
+ By :user: `haiying xu <halehawk> `, :issue: `229 `.
18
17
19
18
* Add support for byte Shuffle filter
20
19
By :user: `Paul Branson <pbranson> ` and :user: `Martin Durant <martindurant> ` :issue: `273 `.
@@ -23,6 +22,13 @@ Unreleased
23
22
By :user: `Jackson Maxfield Brown <JacksonMaxfield> `, :issue: `276 `.
24
23
Help from :user: `Oleg Höfling <hoefling> `, :issue: `273 `.
25
24
25
+ * Update cpuinfo to 8.0.0.
26
+ By :user: `Florian Jetter <fjetter> `, :issue: `280 `.
27
+
28
+ * Drop out-of-date manual release docs.
29
+ By :user: `John Kirkham <jakirkham> `, :issue: `272 `.
30
+
31
+ * Add support for Python 3.9 and Update GitHub Actions.
26
32
27
33
.. _release_0.7.3 :
28
34
You can’t perform that action at this time.
0 commit comments