Skip to content

2.1.0

Compare
Choose a tag to compare
@MacFJA MacFJA released this 15 Jan 17:31
· 44 commits to main since this release

Added

  • Support from JSON document (require RediSearch 2.2) (#23)
  • (dev) GitHub Actions
  • Protection against division by 0

Fixed

  • (dev) Code coverage with XDebug 3
  • (dev) Defined list of allowed Composer plugins
  • Fix PaginatedResponse index (now start at 0, and have a linear progression)

Thanks to @gkorland for the JSON feature request