Skip to content

v0.4.0

Choose a tag to compare

@release-please release-please released this 24 Feb 20:27
9a44b19

0.4.0 (2025-02-24)

Features

  • Add Imagen upscale_image support for Go (8e2afe9)
  • introduce usability functions to allow quick creation of user content and model content. (12b5dee)
  • support list all caches in List and All functions (addc388)
  • support Models .Get, .Update, .Delete (e67cd8b)

Bug Fixes

  • fix the civil.Date parsing in Citation struct. fixes #106 (f530fcf)
  • missing context in request. fixes #104 (747c5ef)
  • Remove request body when it's empty. (cfc82e3)