Skip to content

v2.11.0

Compare
Choose a tag to compare
@fjosw fjosw released this 01 Apr 14:20
· 4 commits to master since this release

Highlights

New special function model and numpy<2 version restriction.

What's Changed

  • Special function module by @fjosw in #221
  • Throw error when trying to only find idls that are not present by @jkuhl-uni in #224
  • [ci] Install pyarrow in pytest workflow to silence pandas warnings. by @fjosw in #227
  • [ci] Update actions to use Node.js 20 by @fjosw in #228
  • Fix keyword files with list of lists by @jkuhl-uni in #226
  • [ci] Include python 3.12 in ci after new dateutils release. by @fjosw in #229
  • Catch error if no replica are found in the geiven directory by @jkuhl-uni in #230

Full Changelog: v2.10.0...v2.11.0