Skip to content

Commit 919fb9b

Browse files
authored
v0.8.2: whats-new, CITATION.cff (#451)
* v0.8.2: whats-new, CITATION.cff * Update whats-new.rst
1 parent fef87df commit 919fb9b

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CITATION.cff

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ authors:
8080
given-names: Tom
8181
orcid: 'https://orcid.org/0000-0002-2461-0191'
8282
affiliation: Lawrence Livermore National Laboratory
83+
- family-names: Haëck
84+
given-names: Clément
85+
affiliation: Laboratoire d'Océanographie et du Climat (LOCEAN), Paris
8386
identifiers:
8487
- type: doi
8588
value: 10.5281/zenodo.4749735
@@ -96,6 +99,6 @@ keywords:
9699
- xarray
97100
- metadata
98101
license: Apache-2.0
99-
commit: 1b373a21b558423da8f22c3ec79f58737871719b
100-
version: 0.8.1
101-
date-released: '2023-05-09'
102+
# commit: 1b373a21b558423da8f22c3ec79f58737871719b
103+
version: 0.8.2
104+
date-released: '2023-06-23'

doc/whats-new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
What's New
44
----------
55

6+
v0.8.2 (June 23, 2023)
7+
======================
8+
- Support for flag masks. By `Clément Haëck`_ and `Deepak Cherian`_.
9+
610
v0.8.1 (May 9, 2023)
711
====================
812
- Stop bundling the standard name table and use ``pooch`` (new optional dependency) to download when needed.
@@ -235,4 +239,5 @@ v0.1.3
235239
.. _`Martin Schupfner`: https://github.com/sol1105
236240
.. _`Mathias Hauser`: https://github.com/mathause
237241
.. _`Aidan Heerdegen`: https://github.com/aidanheerdegen
242+
.. _`Clément Haëck`: https://github.com/Descanonge
238243
.. _`flag variables`: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#flags

0 commit comments

Comments
 (0)