- Send initial state when opening Jupyter comm (#839)
- Allow more flexible anywidget front-end versions (#798)
- Change
buffer_pathsfromArray<string>toArray<Array<string>>(#797)
- Support dispatching binary data through the comm (#793)
- Prefer interface over type for WidgetOptions (#498)
-
Publish package to
jsr:@anywidget/deno(#491)Deprecates https://deno.land/x/anywidget distribution for the preferred JSR.
- Switch to sync API to define widget (#487)
- feat: Allow Deno to check if display
inwidget (603b9e1)
- Bump anywidget version to 0.7.0
(
525e3c8)
-
feat: Try to discover installed anywidget version (#326)
-
feat: Add Install/Uninstall scripts for widget front end (#329)
deno run -A https://deno.land/x/anywidget/install.ts
- fix: Use current anywidget version in comms open message (#323)
- feat: make initial release (#319)