Changelog#

Version 2024.11.0#

Released on: 2024/11/17

What’s Changed#

Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.10.0…v2024.11.0

Version 2024.10.0#

Released on: 2024/10/09

What’s Changed#

Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.08.01…v2024.10.0

Version 2024.08.01#

Released on: 2024/08/02

What’s Changed#

Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.05.01…v2024.08.01

Version 2024.05.01#

Released on: 2024/05/19

What’s Changed#

New Contributors#

  • @pre-commit-ci made their first contribution in https://github.com/shenyulu/easyclimate/pull/29

Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.03.01…v2024.05.01

Version 2024.03.01#

Released on: 2024/03/05

What’s Changed#

  • pin xarray version <=2023.12.0 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/13

  • modify eof functions and add test and add create .pre-commit-config.yaml by @shenyulu in https://github.com/shenyulu/easyclimate/pull/16

  • update requirement by @shenyulu in https://github.com/shenyulu/easyclimate/pull/23

  • remove the pin of geocat.viz by @shenyulu in https://github.com/shenyulu/easyclimate/pull/24

  • change binder example location by @shenyulu in https://github.com/shenyulu/easyclimate/pull/25

Version 2024.01.01#

Released on: 2024/01/04

What’s Changed#

  • Publish version 2024.01.01 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/9

  • Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/shenyulu/easyclimate/pull/8

Version 2023.12.01#

Released on: 2023/12/10

What’s Changed#

  • Bump sphinx from 6.2.1 to 7.2.6 by @dependabot in https://github.com/shenyulu/easyclimate/pull/2

  • Publish version 2023.12.01 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/3

  • Add pytest (codecov to 44.37%)

  • Improve requirements

New Contributors#

  • @shenyulu made their first contribution in https://github.com/shenyulu/easyclimate/pull/3

Version 0.0.1#

Released on: 2022/05/02

What’s Changed#

  • First release

New Contributors#

  • shenyulu