Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@Radiergummi Radiergummi released this 11 Feb 16:39
· 197 commits to master since this release

Change log

  • Feature: Added most Eloquent model functionality to models
  • Feature: Implemented Query Scopes
  • Feature: Clean connection management
  • Feature: Upgraded to Elasticsearch 7.11, which adds support for PHP 8
  • Fix: Lots of type improvements, added documentation and more