Skip to content

Commit

Permalink
chore: bump version to 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutterley committed Jul 23, 2024
1 parent 2093829 commit 3d1d88a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions doc/source/release_notes/release-v2.1.4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
##################
`Release v2.1.4`__
##################

- ``feat``: added crop and bounds keywords for trimming model data for `#95 <https://github.com/tsutterley/pyTMD/issues/309>`_ (`#313 <https://github.com/tsutterley/pyTMD/pull/313>`_)
- ``fix``: ``FES2022-extrapolated`` outputs have zeroed out inland water bodies for `#309 <https://github.com/tsutterley/pyTMD/issues/309>`_ (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_)
- ``feat``: added option to use JSON format definition files (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_)
- ``feat``: add definition files for ``FES2022-extrapolated`` (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_)
- ``docs``: update definition file text describing new JSON format (`#315 <https://github.com/tsutterley/pyTMD/pull/315>`_)
- ``feat``: include crop in notebook demos (`#316 <https://github.com/tsutterley/pyTMD/pull/316>`_)
- ``refactor``: use ``timescale`` in notebook demos for temporal operations (`#316 <https://github.com/tsutterley/pyTMD/pull/316>`_)

.. __: https://github.com/tsutterley/pyTMD/releases/tag/2.1.4
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.3
2.1.4

0 comments on commit 3d1d88a

Please sign in to comment.