Skip to content

v0.16.0

Compare
Choose a tag to compare
@rich-iannone rich-iannone released this 24 Jan 18:04
· 11 commits to main since this release
15b293e

Features

  • Add the mask= argument to LocBody to enable enhanced body cell targeting by @jrycw in #566
  • Include write_raw_html() as a helper function for easier HTML output by @jrycw in #485

Fixes

  • Fix the deprecation warning in as_raw_html() for Python 3.13 by @stinodego in #563
  • Support the pl.UInt type in nanoplots by @jrycw in #577

Docs

  • Add pyOpenSci and DOI badges to README.md to acknowledge the successful peer-review of the package by @rich-iannone in #576
  • Update images and text around included datasets in the package by @rich-iannone in #562
  • Replace JSON dataset with .ndjson file in coffee sales examples to sidestep a serialization error by @rich-iannone in #580

New Contributors

Full Changelog: v0.15.0...v0.16.0