Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@CodeWithKyrian CodeWithKyrian released this 17 Jan 09:07
· 1 commit to main since this release

Changes

  • Feature: New HasChromaCollection trait to attach to Eloquent Models and make eloquent model interaction seamless
  • Feature: Query eloquent models using the collection results automatically.
  • Feature: Easiiy truncate chroma collection associated with an eloquent model.
  • Feature: New configurable eloquent model sync to the chroma collection that can be turned on and off
  • Fix: Improved testing for Laravel-specific test cases