- `NotebookDatabase`: makes `path` the primary key - `NotebookDatabase`: `.index()` uses path to see if the notebook has been indexed - `NotebookDatabase`: adds `update` to `.index()`
0.6.1
- Adds anonymous telemetry
0.6
- Query notebooks with SQL using `NotebookDatabase` - Stripping output string in `NotebookIntrospector` - Ignoring standard error output in `NotebookIntrospector`