Skip to content

v10.0.0

Compare
Choose a tag to compare
@leehart leehart released this 07 Jun 08:58
· 351 commits to master since this release
f14f745

What's Changed

  • Pandas FutureWarning: 'A' is deprecated and will be removed in a future version, please use 'Y' instead by @jonbrenas in #529
  • Pandas FutureWarning: ChainedAssignmentError: behaviour will change in pandas 3.0 by @jonbrenas in #533
  • Bokeh BokehDeprecationWarning: 'circle() method with size value' was deprecated in Bokeh 3.4.0 and will be removed, use 'scatter(size=...) instead' by @jonbrenas in #534
  • Update poetry lock file by @alimanfoo in #527
  • Add sample_query argument for cnv_discordant_read_calls function by @jonbrenas in #528
  • Add automatic selection of regional GCS storage by @alimanfoo in #523
  • Updated parasite test buckets from staging to release by @nw20 in #541
  • Ensure a site mask is used by default for Anopheles popgen functions by @alimanfoo in #546

New Contributors

  • @nw20 made their first contribution in #541

Full Changelog: v9.0.0...v10.0.0