You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix many bugs related to table-only use cases (#100).
Fix table editing bugs related to foreign languages (#106).
Deprecations
viewer.keymap.bind, viewer.tables.register_action, table.cell.register_action, table.index.register_action, viewer.columns.register_action are all deprecated and their API are unified to XXX.register method, according to #105.