Skip to content

Fluxzero 1.121.0

Choose a tag to compare

@jbruinink jbruinink released this 03 Jul 10:42

1.121.0 (2026-03-27)

Features

  • feat(search): add explicit null ordering support for sorting (605fd27)

    Extend sorting methods in the `Search` interface to support explicit null ordering.

    Update the `Document` comparator to handle these new sorting options and extend test coverage for null ordering scenarios.