Skip to content

v0.3.0

Compare
Choose a tag to compare
@chenmingyong0423 chenmingyong0423 released this 19 Nov 16:29
  • 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