Skip to content

Commit

Permalink
v0.8.2: whats-new, CITATION.cff (#451)
Browse files Browse the repository at this point in the history
* v0.8.2: whats-new, CITATION.cff

* Update whats-new.rst
  • Loading branch information
dcherian authored Jun 23, 2023
1 parent fef87df commit 919fb9b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ authors:
given-names: Tom
orcid: 'https://orcid.org/0000-0002-2461-0191'
affiliation: Lawrence Livermore National Laboratory
- family-names: Haëck
given-names: Clément
affiliation: Laboratoire d'Océanographie et du Climat (LOCEAN), Paris
identifiers:
- type: doi
value: 10.5281/zenodo.4749735
Expand All @@ -96,6 +99,6 @@ keywords:
- xarray
- metadata
license: Apache-2.0
commit: 1b373a21b558423da8f22c3ec79f58737871719b
version: 0.8.1
date-released: '2023-05-09'
# commit: 1b373a21b558423da8f22c3ec79f58737871719b
version: 0.8.2
date-released: '2023-06-23'
5 changes: 5 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
What's New
----------

v0.8.2 (June 23, 2023)
======================
- Support for flag masks. By `Clément Haëck`_ and `Deepak Cherian`_.

v0.8.1 (May 9, 2023)
====================
- Stop bundling the standard name table and use ``pooch`` (new optional dependency) to download when needed.
Expand Down Expand Up @@ -235,4 +239,5 @@ v0.1.3
.. _`Martin Schupfner`: https://github.com/sol1105
.. _`Mathias Hauser`: https://github.com/mathause
.. _`Aidan Heerdegen`: https://github.com/aidanheerdegen
.. _`Clément Haëck`: https://github.com/Descanonge
.. _`flag variables`: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#flags

0 comments on commit 919fb9b

Please sign in to comment.