Skip to content

shiny 0.3.2

Choose a tag to compare

@wch wch released this 19 Apr 19:26
· 896 commits to main since this release

Bug fixes

  • Fixed #456: plot interaction with datetimes raised errors on 32-bit platforms. (#457)

Other changes

  • When pyright creates type stubs for shiny, it now will include types imported in _typing_extensions.py.