Skip to content

Appending value arrays is now the default

Latest
Compare
Choose a tag to compare
@h-bragg h-bragg released this 12 Sep 14:18
· 1 commit to master since this release
029b268
  • When merging value arrays, append instead of merging values for keys.
    • Swap the flag over from FLAG_APPEND_VALUE_ARRAY to FLAG_MERGE_VALUE_ARRAY
  • Add the flag: FLAG_UNIQUE_VALUE_ARRAY to remove unique values when merging value arrays