Version 2.6.1
Changelog
- Fix: Using
unselect()
to exclude fields before any were included usingselect()
, an error would occur (#84) - Fix:
select()
would add fields to the legacy key_source.include
instead of_source.includes
unselect()
to exclude fields before any were included using select()
, an error would occur (#84)select()
would add fields to the legacy key _source.include
instead of _source.includes