Skip to content

Commit

Permalink
chore(release): v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 23, 2023
1 parent c3e4780 commit bde4456
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 7 deletions.
35 changes: 29 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,31 @@



## v2.2.4 (2023-12-23)

### Build

* build: loose version constraints of dependencies (#137) ([`1a0efe1`](https://github.com/xarray-contrib/xeofs/commit/1a0efe1cbd18d5ce444a6e42eb2f290c9619dcb0))

### Documentation

* docs: automatically sync quickstart tutorial with codebase (#136) ([`48e63a0`](https://github.com/xarray-contrib/xeofs/commit/48e63a09579ff559908183ea2f13032886d64290))

* docs: use doctest to test README examples (#135) ([`382f6c7`](https://github.com/xarray-contrib/xeofs/commit/382f6c7db5496d6a8921e3044add4acc8acb75d5))

### Fix

* fix: bump new release for JOSS (#143)

Co-authored-by: Sam Levang <slevang@salientpredictions.com> ([`c3e4780`](https://github.com/xarray-contrib/xeofs/commit/c3e4780e915c2c72ecdf21739742b5b8a5ad07bd))


## v2.2.3 (2023-12-18)

### Chore

* chore(release): v2.2.3 ([`b149477`](https://github.com/xarray-contrib/xeofs/commit/b1494771cddab30812fcdb3633f42c871034ac89))

### Documentation

* docs: show contributors in readme (#140) ([`0c12fa5`](https://github.com/xarray-contrib/xeofs/commit/0c12fa5385e807e2cd45599e6fc0f10b3a520119))
Expand Down Expand Up @@ -901,11 +924,11 @@ Automatically generated by python-semantic-release ([`75158c6`](https://github.c

* chore: merge main into develop ([`9f50392`](https://github.com/xarray-contrib/xeofs/commit/9f50392d7f99ca6bb7cd13608b630094e0845cb3))

* chore: merge branch 'main' of xarray-contrib/xeofs ([`efb5ab9`](https://github.com/xarray-contrib/xeofs/commit/efb5ab9c306e9d71a4aab20b6f16ccbfa6a65c56))
* chore: merge branch 'main' of nicrie/xeofs ([`efb5ab9`](https://github.com/xarray-contrib/xeofs/commit/efb5ab9c306e9d71a4aab20b6f16ccbfa6a65c56))

* chore: Merge branch 'main' into develop ([`bc4e87d`](https://github.com/xarray-contrib/xeofs/commit/bc4e87d469807c4b2bb4679556813e2693affe5f))

* chore: Merge develop of xarray-contrib/xeofs into develop ([`f31e56e`](https://github.com/xarray-contrib/xeofs/commit/f31e56e49c550f87c6b132951f97ebd561ec5db5))
* chore: Merge develop of nicrie/xeofs into develop ([`f31e56e`](https://github.com/xarray-contrib/xeofs/commit/f31e56e49c550f87c6b132951f97ebd561ec5db5))

### Documentation

Expand Down Expand Up @@ -947,7 +970,7 @@ Automatically generated by python-semantic-release ([`75158c6`](https://github.c

### Refactor

* refactor: Merge 'main' of github.com:xarray-contrib/xeofs ([`93fb010`](https://github.com/xarray-contrib/xeofs/commit/93fb010103923d839295fce67cb012e0b70d157f))
* refactor: Merge 'main' of github.com:nicrie/xeofs ([`93fb010`](https://github.com/xarray-contrib/xeofs/commit/93fb010103923d839295fce67cb012e0b70d157f))

### Unknown

Expand Down Expand Up @@ -976,7 +999,7 @@ Automatically generated by python-semantic-release ([`464d71e`](https://github.c

* chore: Merge branch 'main' into develop ([`d1896d6`](https://github.com/xarray-contrib/xeofs/commit/d1896d64a100809ae84140cc67172fa3e0da2f27))

* chore: merge 'main' of github.com:xarray-contrib/xeofs ([`cfc164b`](https://github.com/xarray-contrib/xeofs/commit/cfc164b9182e771ddc785b6ec81de7ec8f8772bd))
* chore: merge 'main' of github.com:nicrie/xeofs ([`cfc164b`](https://github.com/xarray-contrib/xeofs/commit/cfc164b9182e771ddc785b6ec81de7ec8f8772bd))

### Ci

Expand Down Expand Up @@ -1291,7 +1314,7 @@ https://ajdawson.github.io/eofs/latest/api/eofs.xarray.html ([`116de61`](https:/

### Refactor

* refactor: Merge branch 'main' of github.com:xarray-contrib/xeofs into develop ([`73e2473`](https://github.com/xarray-contrib/xeofs/commit/73e247383bd9340d717ce4e8d09637f97d963d03))
* refactor: Merge branch 'main' of github.com:nicrie/xeofs into develop ([`73e2473`](https://github.com/xarray-contrib/xeofs/commit/73e247383bd9340d717ce4e8d09637f97d963d03))

### Style

Expand Down Expand Up @@ -1330,7 +1353,7 @@ Develop ([`b79b1cd`](https://github.com/xarray-contrib/xeofs/commit/b79b1cd3a2ef

* chore: Merge branch 'main' into develop ([`14839d4`](https://github.com/xarray-contrib/xeofs/commit/14839d4c0de8ef55cbebdec93387765b69d079fd))

* chore: Merge branch 'main' of github.com:xarray-contrib/xeofs into main ([`00eb862`](https://github.com/xarray-contrib/xeofs/commit/00eb8629e92bf3a9ce99201966cfdeb04fbbf57d))
* chore: Merge branch 'main' of github.com:nicrie/xeofs into main ([`00eb862`](https://github.com/xarray-contrib/xeofs/commit/00eb8629e92bf3a9ce99201966cfdeb04fbbf57d))

### Documentation

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "xeofs"
version = "2.2.3"
version = "2.2.4"
description = "Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis"
authors = ["Niclas Rieger <niclasrieger@gmail.com>", "Samuel J. Levang <slevang@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit bde4456

Please sign in to comment.