v0.3.0
- feat:(query): For methods in builder, make an extra copy and use it as a function call, independent of the struct.
- feat(update): For methods in builder, make an extra copy and use it as a function call, independent of the struct.
- update:
-- 1、fixed:add key parameter for Each Position, Slice, Sort methods
-- 2、builder add tryMergeValue method