All notable changes to laragenie
will be documented in this file.
- Change conditions order in Questions.php by @fredmarmillod in #19
- @fredmarmillod made their first contribution in #19
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.2.1...v1.2.2
- 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
- @tominal made their first contribution in #15
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.2.0...v1.2.1
- Support for Laravel 11
- Minimum PHP version now 8.2
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.1.0...v1.2.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: https://github.com/joshembling/laragenie/compare/v1.0.63...v1.1.0
- Debugging instructions added to documentation as per issues #4 and #6
- Instructions from config now passed correctly, issue #8
- All chunks now used in AI response, issue #9
- Update OpenAI models in config to latest versions by default by @zbora23 in #11
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.62...v1.0.63
- Formatted question input by removing excess whitespace
- Updated package description
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.61...v1.0.62
- remove hasViews() by @zbora23 in #7
- @zbora23 made their first contribution in #7
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.6...v1.0.61
- Minor bug fixes
- Return types
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.5...v1.0.6
- Updates CLI styles
- Test updates
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.4...v1.0.5
- Minor styling changes
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.3...v1.0.4
- Ability to configure indexed files and directories, instead of the sole option of manually typing
- Major code refactor
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.2...v1.0.3
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #3
- Index multiple files and directories by passing in a comma separated list
- Strict file types to index set in config
- Updated config variables
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.1...v1.0.2
- Bump actions/checkout from 3 to 4 by @dependabot in #1
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #2
- New config var "welcome"
Full Changelog: https://github.com/joshembling/laragenie/compare/v1.0.0...v1.0.1
Full Changelog: https://github.com/joshembling/laragenie/commits/v1.0.0