0.0.10 2025-10-31
 -  remove output-ext from llm
 -  better column names
 -  wait for prompts (repl plugin, experimental)
 -  check for duplicate cell names
 -  various formatting things

0.0.9 2025-10-19
  - shutdown repl when shutting down ui
  - browse dirs when given from the cli, better errors
  - improve errors for invalid cells, store source

0.0.8 2025-10-18
  - fix tests

0.0.7 2025-10-16
  - add counts to table output
  - don't clear bottom pane on refresh
  - left align output
  - "save" for text files not run
  - show the extension
  - various execute params
  - repl demo
  - postgres plugin
  - from-jupyter option
  - add duckie plugin
  - better timeout and cwd logic
  - change color to amber
  - use fifos for repl
  - send cell configuration and content to plugin
  - other stuff

0.0.6 2025-10-13
  - lots of docs
  - change default timeout, add info method
  - send cell conf and content to plugin
  - support inline suffix, json plugout
  - catch shell errors, do not always clear
  - new 's' shell command, and use SAMAKI_SHELL 

0.0.5 2025-10-03
  - add geojson to default conf
  - geojson plugout
  - accept a str in shell-open
  - docs
  - repl plugin
  - smoother startup
  - colors, startup checks

0.0.4 2025-10-01
   - geojson example
   - file sizes and sorting
   - bash plugin: default 300s timeout
   - add "run" for text
   - start with dir for pages
   - use wrap for output
   - support more delimeters
   - better ext support
   - better streaming support

0.0.3 2025-09-30
   - add raku plugin

0.0.2 2025-09-30

   - Lots of docs and typos
   - links for llm output and process outputs
   - run duck in data-dir
   - improve signatures
   - stream-output by default

0.0.1 2025-09-28
   Initial release

