Releases: joshembling/laragenie
Releases · joshembling/laragenie
v1.2.2
What's Changed
- Change conditions order in Questions.php by @fredmarmillod in #19
New Contributors
- @fredmarmillod made their first contribution in #19
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #13
- README - Swap App with app by @tominal in #15
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Support for Laravel 11
- Minimum PHP version now 8.2
Full Changelog: v1.1.0...v1.2.0
v1.1.0
NOTE: v1.1.0 is a major version change. There is a breaking change to the previous minor version (v1.0.63). You must add PINECONE_INDEX_HOST
to your .env file, please read the docs for more information.
- Upgrade to latest Pinecone SDK, which enables the use of serverless accounts, as well as pod-based indexes
- Introduces one new environment variable
PINECONE_INDEX_HOST
- Removes legacy environment variables
PINECONE_ENVIRONMENT
andPINECONE_INDEX
Full Changelog: v1.0.63...v1.1.0
v1.0.63
v1.0.62
- Formatted question input by removing excess whitespace
- Updated package description
Full Changelog: v1.0.61...v1.0.62
v1.0.61
v1.0.6
- Minor bug fixes
- Return types
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Updates CLI styles
- Test updates
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Minor styling changes
Full Changelog: v1.0.3...v1.0.4