0.0.14 2026-01-02
  - better debug messages, use url from config file too
  - remove warning for missing url

0.0.13 2025-12-31
  - use base-uri, not url, from conf

0.0.12 2025-12-28
  - add read-history
  - add ssl dependency
  - remove default_dir config option

0.0.11 2025-12-26
  - improve use of non-openai APIs when openai env is not set

0.0.10 2025-12-25
  - improve errors
  - fix use of XDG_CONFIG_HOME

0.0.9 2025-12-16
  - docs
  - change config files
  - AI_GATOR_DEBUG to show more

0.0.8 2025-12-16
  - fix history

0.0.7 2025-12-16
  - summaries
  - use Readline directly to avoid hangs
  - Openrouter support, tool-dir option

0.0.6 2025-07-16
  - fix deps

0.0.5 2025-06-11
  - Switch to readline
  - add \inspect
  - fix \history for Gemini

0.0.4 2025-06-06
  - Add \history command
  - Add resume-last
  - Add resume session-id
  - fix tool command bug
  - Added --dir and --resume options
  - More examples

0.0.3 2025-05-29
   - fix release

0.0.2 2025-05-29
   -improve prompt to allow + or \ to continue lines
   - support default_dir option
   - handle nil return values from tools
   - fix tool calls
   - fix tool building

0.0.1 2025-05-26
   Initial release
