Tags: datacoon/undatum
Tags
Release v1.1.0 Major feature release with 23 new data processing commands: Phase 1 Commands (7): count, table, head, tail, enum, reverse, fixlengths Phase 2 Commands (9): sort, sample, search, dedup, fill, rename, explode, replace, cat Phase 3 Commands (7): join, diff, exclude, transpose, sniff, slice, fmt Also includes: - Schema command improvements with format exports (JSON Schema, Avro, Parquet) - Stats command DuckDB optimization (10-100x faster) - Database ingestion improvements (MySQL, SQLite support) - Migration to external iterabledata library
Release version 1.0.16 - Multi-provider AI support (OpenAI, OpenRouter, Ollama, LM Studio, Perplexity) - Structured AI output with JSON Schema - Flexible AI configuration via env vars, config files, and CLI args - Enhanced error handling and code quality improvements - Fixed AI response parsing and service initialization bugs