Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@serggl serggl released this 07 Jun 14:01
· 1 commit to master since this release

v2.7.0 (2024-06-07)

Improvements:

  • Allow using methods with keyword arguments in search DSL. #1026 @andreslemik
  • Replace Travis CI with GitHub Actions. #1029 @s4na
  • Adapt Sunspot for use with Ruby 3 and Ruby 3.1. #1034 @s4na
  • Add Ruby 3.2, 3.3, HEAD to CI matrix #1042 @s4na
  • Use YAML.unsafe_load to allow alias in configuration #1023 @negipo

Bug fixes

Documentation