Skip to content

Releases: salehhashemi1992/laravel-intelli-db

v0.7.0

02 Nov 20:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Sep 10:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

31 May 13:28
Compare
Choose a tag to compare

add user notification for AI generation process

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 May 13:07
Compare
Choose a tag to compare

Extend HTTP Request Timeout in OpenAI API Call

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 May 15:39
Compare
Choose a tag to compare

some code improvements and more test coverage

Full Changelog: v0.4.1...v0.5.0

v0.4.1

08 May 21:26
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 May 21:24
Compare
Choose a tag to compare
  • implement "ai:model" command to generate AI based models
  • enhance prompts

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 May 19:23
Compare
Choose a tag to compare
  • 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

06 May 21:04
Compare
Choose a tag to compare
  • 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

05 May 12:23
Compare
Choose a tag to compare

the initial release of AI make:rule command

Full Changelog: v0.0.5...v0.1.0