Skip to content

0.11.2

Latest

Choose a tag to compare

@gubatron gubatron released this 26 Feb 04:38
· 73 commits to master since this release
cfa172c

0.11.2 FEB/25/2026

  • maint: Remove deprecated grok-2-image-1212 image generation model
    • [REMOVED] ImageModel::Grok2Image enum variant mapped to deprecated grok-2-image-1212
    • xAI deprecated grok-2-image-1212 model effective FEB/28/2026; now exclusively use grok-imagine-image
    • Simplified ImageModel enum to single GrokImagineImage variant
    • Simplified image_model_to_string() to single pattern match (no breaking change; function is private)
  • docs: Updated README.md Grok Imagine model table from grok-2-image-1212 to grok-imagine-image
  • test: Updated image generation tests to expect grok-imagine-image model name