Skip to content

Releases: WordPress/wp-ai-client

0.2.1

04 Dec 20:15
3abf133

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

02 Dec 00:20
152992c

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

21 Nov 22:58
3c1f14f

Choose a tag to compare

What's Changed

  • Notably enhance documentation with additional code examples, including more complex ones by @felixarntz in #25
  • Update to PHP AI Client 0.2.1 by @JasonTheAdams in #26

Full Changelog: 0.1.0...0.1.1

0.1.0

14 Nov 22:00
9037ede

Choose a tag to compare

What's Changed

  • Fix license by @felixarntz in #3
  • Enhance linting setup and add basic README and CONTRIBUTING files by @felixarntz in #4
  • Add wp-env and plugin.php file to easily test package in WordPress by @felixarntz in #5
  • Update license information to GPL-2.0-or-later by @jeffpaul in #7
  • Implement API credentials manager with basic settings screen by @felixarntz in #6
  • Adds HTTP Client Adapter by @JasonTheAdams in #2
  • Git-ignore tool-specific AI config files more comprehensively by @felixarntz in #15
  • Implement Prompt_Builder and Prompt_Builder_With_WP_Error by @felixarntz in #13
  • Simplify AI client instantiation by having a central method, and warn about missing initialization by @felixarntz in #14
  • Add PHPUnit test setup and initial test (for AI_Client) by @felixarntz in #18
  • Fix Prompt_Builder method chaining by @JasonTheAdams in #20
  • Add comprehensive test coverage for prompt builder by @felixarntz in #21
  • Enhance readme to be a bit more comprehensive and remove note on not being ready for usage by @felixarntz in #22
  • Prepare initial release by bumping version to 0.1.0 by @felixarntz in #23

New Contributors

Full Changelog: https://github.com/WordPress/wp-ai-client/commits/0.1.0