Releases: salehhashemi1992/laravel-intelli-db
Releases · salehhashemi1992/laravel-intelli-db
v0.7.0
What's Changed
- Add pint and phpstan to ci steps by @salehhashemi1992 in #5
- Increase php stan level to 8 by @salehhashemi1992 in #6
- center the readme file header by @salehhashemi1992 in #7
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Remove
test
annotations by @Mohammadreza-73 in #3 - Add OpenAi parameters to config file by @Mohammadreza-73 in #4
New Contributors
- @Mohammadreza-73 made their first contribution in #3
Full Changelog: v0.5.2...v0.6.0
v0.5.2
add user notification for AI generation process
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Extend HTTP Request Timeout in OpenAI API Call
What's Changed
- add header image to readme file by @salehhashemi1992 in #2
Full Changelog: v0.5.0...v0.5.1
v0.5.0
some code improvements and more test coverage
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- implement "ai:model" command to generate AI based models
- enhance prompts
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- implement "ai:factory" command to generate AI based factories
- bug fixes and minor structure changes
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- change the "make:rule" to "ai:rule"
- add "ai:migration" command to generate AI-based migrations
Full Changelog: v0.1.0...v0.2.0
v0.1.0
the initial release of AI make:rule command
Full Changelog: v0.0.5...v0.1.0