v0.16.0
Features
- Add the
mask=
argument toLocBody
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
- @stinodego made their first contribution in #563
Full Changelog: v0.15.0...v0.16.0