Skip to content

Releases: cognesy/instructor-php

v1.0.0-RC14

06 Jul 08:13
Compare
Choose a tag to compare
  • Fixed #43 - Call to undefined method Cognesy\Http\HttpClient::makeDefaultDriver()

v1.0.0-RC13

25 Jun 20:57
Compare
Choose a tag to compare
  • (instructor) Improved JSON Schema handling with JsonSchemaType class
  • (instructor) Improved date handling
  • (schema) Support for parallel handling of PropertyInfo for Symfony v6 and v7 (auto-detected)

v1.0.0-RC12

20 Jun 09:11
Compare
Choose a tag to compare
  • (schema) Refactored schema handling, cleaned up the type handling code.
  • (utils) Improvements in JsonSchema handling and integration with TypeDetails and schema handling.

v1.0.0-RC9

18 Jun 04:04
Compare
Choose a tag to compare
  • (utils) Corrected tests and removed Messages dependency on Template
  • (scripts) Moved build scripts to scripts/ directory
  • (scripts) Corrected publish script to NOT force add version field to composer.json

v1.0.0-RC11

18 Jun 11:18
Compare
Choose a tag to compare
  • (schema) Corrections in Symfony version detection and adapter behavior.

v1.0.0-RC10

18 Jun 10:30
Compare
Choose a tag to compare
  • (schema) Merged schema and schema-v6 code.
  • (schema) Symfony version check and dynamic adapter selection (v6 for lowest, v7 for stable).

v1.0.0-rc5

17 Jun 10:02
Compare
Choose a tag to compare
  • (schema), (instructor) Corrected dependencies in composer.json
  • Corrected version naming scheme.

v1.0.0-RC8

17 Jun 11:07
Compare
Choose a tag to compare
  • (packagist) Removed 'version' from composer.json files.

v1.0.0-RC7

17 Jun 10:56
Compare
Choose a tag to compare
  • (composer/packagist) Corrected minimum-stability value to "RC" (case sensitive).

v1.0.0-RC6

17 Jun 10:51
Compare
Choose a tag to compare
  • Corrected dependencies in composer.json files.
  • Corrected naming scheme for the release candidate (rc -> RC) to make Packagist happy.