2026-01-06 01:38:59 -08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
## Unreleased (2026-01-05)
|
|
|
|
|
|
2026-05-21 16:19:17 -07:00
|
|
|
- **docs:** Add `docs/plugin_authoring.md` as a plugin authoring Quick Start for the strict `ResultTable` API (ResultModel/ColumnSpec/selection_fn).
|
2026-05-16 15:26:08 -07:00
|
|
|
- **docs:** Add a link from `docs/result_table.md` to the plugin authoring guide.
|
2026-05-21 16:19:17 -07:00
|
|
|
- **tests:** Add plugin-author example coverage validating example plugin registration and adapter behavior.
|
|
|
|
|
- **notes:** Existing example plugins (`plugins/example_plugin.py`, `plugins/vimm/__init__.py`) are referenced as canonical patterns.
|
2026-01-06 01:38:59 -08:00
|
|
|
|