Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 23:41
· 80 commits to main since this release

Release Notes

Internal Changes

  • Remove dependency on dask.
  • Reduce complexity of the code by breaking down the _check_inputs function into _get_variables and _get_dates functions.