From a58d0adb8fbb27c8008189beec51161300f97277 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 20 Nov 2023 20:29:21 +0000 Subject: [PATCH] chore(release): v2.2.2 --- CHANGELOG.md | 160 +++++++++++++++++++++++++++++++++++++++++++++++++ pyproject.toml | 2 +- 2 files changed, 161 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0faf4e9..1459388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ +## v2.2.2 (2023-11-20) + +### Chore + +* chore(release): update PSR version ([`0f5524f`](https://github.com/nicrie/xeofs/commit/0f5524fddafbd5aa71df5de40006f5ace75561bf)) + +* chore(release): Updated semantic-release +configuration ([`320dbcb`](https://github.com/nicrie/xeofs/commit/320dbcbb252340343fa6eaef794a8941c2fe03de)) + +### Fix + +* fix: trigger new release ([`c79a116`](https://github.com/nicrie/xeofs/commit/c79a1160d5b27e44f82b9c8fe9a9ac808ffca895)) + + ## v2.2.1 (2023-11-20) ### Ci @@ -12,6 +26,12 @@ * fix: trigger new release ([`58250b9`](https://github.com/nicrie/xeofs/commit/58250b948bf1d2316a589b3872a44d3d7ecb7ec9)) +### Unknown + +* 2.2.1 + +Automatically generated by python-semantic-release ([`aba57e0`](https://github.com/nicrie/xeofs/commit/aba57e0d97c792ffd5449486bb6cd10b6e534a86)) + ## v2.2.0 (2023-11-20) @@ -47,6 +67,10 @@ ### Unknown +* 2.2.0 + +Automatically generated by python-semantic-release ([`901982d`](https://github.com/nicrie/xeofs/commit/901982d6df1c73b21bd222cc54f7a6e50a683d56)) + * Merge branch 'main' into develop ([`af25e8c`](https://github.com/nicrie/xeofs/commit/af25e8cf989d5a68fa362a72062f211b9a392798)) @@ -66,6 +90,12 @@ * fix: update default power iterations for improved accuracy (#122) ([`9045bc6`](https://github.com/nicrie/xeofs/commit/9045bc68f18b34df2ff88c64de9131d8d26e3e38)) +### Unknown + +* 2.1.2 + +Automatically generated by python-semantic-release ([`d80a839`](https://github.com/nicrie/xeofs/commit/d80a839dc0c301557e7ec58559197a5f40c7353d)) + ## v2.1.1 (2023-11-17) @@ -97,6 +127,12 @@ Implement solution suggested in all-contributors/app#485 ([`8929ed5`](https://gi * refactor: set computed attrs via deserialize (#117) ([`1878406`](https://github.com/nicrie/xeofs/commit/1878406702963f099c8a0b3ba2db494d4ef0bab4)) +### Unknown + +* 2.1.1 + +Automatically generated by python-semantic-release ([`65e9f79`](https://github.com/nicrie/xeofs/commit/65e9f79a880fc2ca24b60961e5271ccbad1a2084)) + ## v2.1.0 (2023-11-14) @@ -114,6 +150,12 @@ Implement solution suggested in all-contributors/app#485 ([`8929ed5`](https://gi * feat: lazy execution mode (#110) ([`314901e`](https://github.com/nicrie/xeofs/commit/314901ebd978290d56214219d7a87f5111f07775)) +### Unknown + +* 2.1.0 + +Automatically generated by python-semantic-release ([`a3505c9`](https://github.com/nicrie/xeofs/commit/a3505c99abcc8329033d221016b2d2b85e2528bf)) + ## v2.0.3 (2023-11-12) @@ -125,6 +167,12 @@ Implement solution suggested in all-contributors/app#485 ([`8929ed5`](https://gi * fix: remove poetry io group (#113) ([`23cca05`](https://github.com/nicrie/xeofs/commit/23cca0582748ecaa8df34adfdc7be26ed5a513e1)) +### Unknown + +* 2.0.3 + +Automatically generated by python-semantic-release ([`e48b3fd`](https://github.com/nicrie/xeofs/commit/e48b3fda148d6be0b6b0b74cebcd033e37935d8a)) + ## v2.0.2 (2023-11-08) @@ -134,6 +182,12 @@ Implement solution suggested in all-contributors/app#485 ([`8929ed5`](https://gi * fix: safe default zarr write mode ([`0f95d04`](https://github.com/nicrie/xeofs/commit/0f95d0444a6e9d93dba30bd0c4211fe9000ea6bd)) +### Unknown + +* 2.0.2 + +Automatically generated by python-semantic-release ([`1f38a5b`](https://github.com/nicrie/xeofs/commit/1f38a5b818a5d5fc55720e1119e6f686aef89168)) + ## v2.0.1 (2023-11-07) @@ -149,6 +203,12 @@ v2.0.0. We're addressing this by incrementing to v2.0.1, enabling the correct release to be published on both pypi and conda without conflict. ([`d014c87`](https://github.com/nicrie/xeofs/commit/d014c87b6f604f9a5d014ee93c09e2b7f9f31f92)) +### Unknown + +* 2.0.1 + +Automatically generated by python-semantic-release ([`8cf91ea`](https://github.com/nicrie/xeofs/commit/8cf91eae89e03489241201b9a48bf5d2090054e5)) + ## v2.0.0 (2023-11-07) @@ -180,6 +240,12 @@ Co-authored-by: Niclas Rieger <niclasrieger@gmail.com> ([`69df4d9`](https: * test: set random_seed for deterministic output ([`9f0058a`](https://github.com/nicrie/xeofs/commit/9f0058a63f4294f549476b93c33ee35dcf004ab8)) +### Unknown + +* 2.0.0 + +Automatically generated by python-semantic-release ([`ecb92b1`](https://github.com/nicrie/xeofs/commit/ecb92b1e7e64a46461c42b472c475bd2378db055)) + ## v1.2.2 (2023-10-31) @@ -210,6 +276,12 @@ memory + increases speed. ([`1f3b214`](https://github.com/nicrie/xeofs/commit/1f * perf(Dask): avoid double computation ([`f24cb09`](https://github.com/nicrie/xeofs/commit/f24cb09c30d91bd1c2b7405cfdbbfd74a3ead5eb)) +### Unknown + +* 1.2.2 + +Automatically generated by python-semantic-release ([`5aaf7be`](https://github.com/nicrie/xeofs/commit/5aaf7bee35f066a3a193f5a51497a8da1135f248)) + ## v1.2.1 (2023-10-29) @@ -287,6 +359,10 @@ in EOF and Complex EOF models ([`3482fa4`](https://github.com/nicrie/xeofs/commi ### Unknown +* 1.2.1 + +Automatically generated by python-semantic-release ([`893f2ea`](https://github.com/nicrie/xeofs/commit/893f2ea4e1dddb3522aa6bdc80b5f6912fb0498a)) + * Update issue templates ([`0f46dd6`](https://github.com/nicrie/xeofs/commit/0f46dd628fc4a9deec2d5211ba0952ed1fca3fc0)) * Update issue templates ([`79b1629`](https://github.com/nicrie/xeofs/commit/79b1629d095d2a01b391dd1511c6e84519ab278a)) @@ -439,6 +515,12 @@ Added three methods for creating synthetic DataArray, Dataset and list of DataArrays. These methods will slowly replace mock data currently used. ([`a737127`](https://github.com/nicrie/xeofs/commit/a737127c75531b52e37634d90efb7635d21c42b4)) +### Unknown + +* 1.2.0 + +Automatically generated by python-semantic-release ([`0f31950`](https://github.com/nicrie/xeofs/commit/0f319502128014bfc2a6b6a5a553262e1ef4a100)) + ## v1.1.0 (2023-08-31) @@ -583,6 +665,10 @@ To be tackled in the future. ([`3a2411e`](https://github.com/nicrie/xeofs/commit ### Unknown +* 1.1.0 + +Automatically generated by python-semantic-release ([`7a09efe`](https://github.com/nicrie/xeofs/commit/7a09efeaf835f43a9072fa2d9220d9fc3b1d379e)) + * Merge pull request #73 from nicrie:update-workflows ci: update Github Action workflows ([`7e679bc`](https://github.com/nicrie/xeofs/commit/7e679bc3d604126431ac53f82eaeea58b3e72bc6)) @@ -711,6 +797,12 @@ sample dimension is of length one. ([`c6479cf`](https://github.com/nicrie/xeofs/ * test: add basic test for preprocessor ([`aa840b0`](https://github.com/nicrie/xeofs/commit/aa840b076437ec3b8c96a0179d04671ea82f1ca9)) +### Unknown + +* 1.0.5 + +Automatically generated by python-semantic-release ([`6d26bb3`](https://github.com/nicrie/xeofs/commit/6d26bb34496a41007e6c2665903a0423e9ed9f4e)) + ## v1.0.4 (2023-07-22) @@ -734,6 +826,12 @@ sample dimension is of length one. ([`c6479cf`](https://github.com/nicrie/xeofs/ * refactor: add Scaler and Stacker factories ([`5cf719f`](https://github.com/nicrie/xeofs/commit/5cf719ff21ea4dc3a2d66dad0fcb680cfc500b1b)) +### Unknown + +* 1.0.4 + +Automatically generated by python-semantic-release ([`118ad68`](https://github.com/nicrie/xeofs/commit/118ad68533fee3db00493b86ae3ea21ce4210524)) + ## v1.0.3 (2023-07-10) @@ -747,6 +845,10 @@ sample dimension is of length one. ([`c6479cf`](https://github.com/nicrie/xeofs/ ### Unknown +* 1.0.3 + +Automatically generated by python-semantic-release ([`75158c6`](https://github.com/nicrie/xeofs/commit/75158c638f7809982820acbda60d495b173aef03)) + * 1.0.2 | dummy commit to correct package version ([`e3457c0`](https://github.com/nicrie/xeofs/commit/e3457c0f195a81974399209a9c49c37209867b57)) @@ -812,8 +914,16 @@ sample dimension is of length one. ([`c6479cf`](https://github.com/nicrie/xeofs/ ### Unknown +* 2.0.0 + +Automatically generated by python-semantic-release ([`e33f1c9`](https://github.com/nicrie/xeofs/commit/e33f1c91e47af6b3f0275e8fe3282bf9b56cffeb)) + * 1.0.1 | dummy commit to force semantic release ([`08133ef`](https://github.com/nicrie/xeofs/commit/08133ef3fce95b1e5d646e0ad23d99a6947ef18b)) +* 2.0.0 + +Automatically generated by python-semantic-release ([`464d71e`](https://github.com/nicrie/xeofs/commit/464d71ea93f344a50e6729a78a039d0ae53f86e5)) + ## v1.0.1 (2023-07-07) @@ -849,6 +959,10 @@ sample dimension is of length one. ([`c6479cf`](https://github.com/nicrie/xeofs/ ### Unknown +* 1.0.1 + +Automatically generated by python-semantic-release ([`99f2d28`](https://github.com/nicrie/xeofs/commit/99f2d28e328d2a44fdd9eb1c8eae44cdbaa46789)) + * Merge branch 'main' into develop ([`4e33e86`](https://github.com/nicrie/xeofs/commit/4e33e86c5d340b5a4c2b58e9b29bec505db73101)) @@ -1014,6 +1128,10 @@ BREAKING CHANGE: drop pandas support; add support for dask, complex EOF and flex ### Unknown +* 1.0.0 + +Automatically generated by python-semantic-release ([`0533a8e`](https://github.com/nicrie/xeofs/commit/0533a8eb967f8d4e0f4af56099ddf9b675deef9e)) + * release v1.0.0 (#41) - Enable support for Dask (close provide dask support #11 ) @@ -1034,6 +1152,12 @@ This reverts commit 5d282b1fc83f150113b13d4f736838676e5d9fff. ([`430a022`](https * fix: FutureWarning in coslat check (#37) ([`285fe0f`](https://github.com/nicrie/xeofs/commit/285fe0f6f6cb69cd84e3ac4c662c64d6d659ef47)) +### Unknown + +* 0.7.2 + +Automatically generated by python-semantic-release ([`d7c67a5`](https://github.com/nicrie/xeofs/commit/d7c67a5205f58865966b6e711d0003c5d3e1fcda)) + ## v0.7.1 (2023-01-08) @@ -1043,6 +1167,10 @@ This reverts commit 5d282b1fc83f150113b13d4f736838676e5d9fff. ([`430a022`](https ### Unknown +* 0.7.1 + +Automatically generated by python-semantic-release ([`c85f116`](https://github.com/nicrie/xeofs/commit/c85f116ab1836b1c426378e9506b68b58c2bfde4)) + * Merge pull request #36 from slevang/xarray-version-fix fix: allow newer xarray version ([`1e1694f`](https://github.com/nicrie/xeofs/commit/1e1694fcac07f9ea74ead8da404dd566dea6f152)) @@ -1138,6 +1266,10 @@ https://ajdawson.github.io/eofs/latest/api/eofs.xarray.html ([`116de61`](https:/ ### Unknown +* 0.7.0 + +Automatically generated by python-semantic-release ([`924a97b`](https://github.com/nicrie/xeofs/commit/924a97b75250f1c270fa5c4298644c4347db3c4b)) + * Merge pull request #25 from nicrie/develop Develop ([`4ddb5db`](https://github.com/nicrie/xeofs/commit/4ddb5db0a5f0234f3378fd889164c74b4bfaf388)) @@ -1227,6 +1359,10 @@ Develop ([`b79b1cd`](https://github.com/nicrie/xeofs/commit/b79b1cd3a2ef1d7f0ccd ### Unknown +* 0.6.0 + +Automatically generated by python-semantic-release ([`b03704c`](https://github.com/nicrie/xeofs/commit/b03704c458b3e38e0762a36192e6e85fa4ee18ba)) + * Merge pull request #23 from nicrie/develop Develop ([`e9d02a1`](https://github.com/nicrie/xeofs/commit/e9d02a12c8b962d2892d4a15bfa657832c5ac1c9)) @@ -1276,6 +1412,10 @@ Add conda install instructions ([`4c0ed49`](https://github.com/nicrie/xeofs/comm ### Unknown +* 0.5.0 + +Automatically generated by python-semantic-release ([`501b330`](https://github.com/nicrie/xeofs/commit/501b330ae7905cd0ebe92b8fa3a0153fcd6755b1)) + * Merge pull request #17 from nicrie/develop Release 0.5.0 ([`a830a54`](https://github.com/nicrie/xeofs/commit/a830a5435b01faf6609f2297f6e3669e6c0c9891)) @@ -1383,6 +1523,10 @@ Release 0.5.0 ([`a830a54`](https://github.com/nicrie/xeofs/commit/a830a5435b01fa ### Unknown +* 0.4.0 + +Automatically generated by python-semantic-release ([`934677b`](https://github.com/nicrie/xeofs/commit/934677bacb4262bc1ddb93a109a0f9e0eeb157ed)) + * Merge pull request #16 from nicrie/develop Develop ([`6a645c9`](https://github.com/nicrie/xeofs/commit/6a645c98f90f64beeff4e10f2c3f7cacddc47f35)) @@ -1450,6 +1594,10 @@ docs: update README ([`d3bcac2`](https://github.com/nicrie/xeofs/commit/d3bcac2b ### Unknown +* 0.3.0 + +Automatically generated by python-semantic-release ([`fa9c69d`](https://github.com/nicrie/xeofs/commit/fa9c69d11c12028946bf87bea4869041c4c56207)) + * Merge pull request #13 from nicrie/develop Develop ([`0128e40`](https://github.com/nicrie/xeofs/commit/0128e409983aa80908f1ce244a5254e68419f388)) @@ -1515,6 +1663,10 @@ EOF analysis can now be performed along more than one axis/dimension (S-mode, T- ### Unknown +* 0.2.0 + +Automatically generated by python-semantic-release ([`0c7fc62`](https://github.com/nicrie/xeofs/commit/0c7fc629d94b6af3e78cdb7d783047d8d0ef2bbe)) + * Merge pull request #9 from nicrie/develop Develop ([`c742987`](https://github.com/nicrie/xeofs/commit/c7429875b42fc65c530656bab308f3ac5fe414e4)) @@ -1558,6 +1710,10 @@ Develop ([`c910109`](https://github.com/nicrie/xeofs/commit/c910109b032a64bf578f ### Unknown +* 0.1.2 + +Automatically generated by python-semantic-release ([`2e40714`](https://github.com/nicrie/xeofs/commit/2e407145e2cb0df9ec6b9347c338d066e0957caf)) + * Merge pull request #3 from nicrie/develop Develop ([`6e61f1b`](https://github.com/nicrie/xeofs/commit/6e61f1bfc0602135497a0a1ab791f68e5a08aebf)) @@ -1597,6 +1753,10 @@ Develop ([`6e61f1b`](https://github.com/nicrie/xeofs/commit/6e61f1bfc0602135497a ### Unknown +* 0.1.1 + +Automatically generated by python-semantic-release ([`87931f5`](https://github.com/nicrie/xeofs/commit/87931f5bb184559156393aa302c63480eb6d149d)) + * Merge branch 'main' into develop chore: merge main into develop ([`1c79ce1`](https://github.com/nicrie/xeofs/commit/1c79ce16d45928cb7df062dd8bbb17cf6d119f10)) diff --git a/pyproject.toml b/pyproject.toml index 7d08668..6e9484e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xeofs" -version = "2.1.2" +version = "2.2.2" description = "Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis" authors = ["Niclas Rieger "] license = "MIT"