Skip to content

v6.2.0

Compare
Choose a tag to compare
@streamich streamich released this 20 Feb 11:42
· 2080 commits to master since this release

6.2.0 (2022-02-20)

Features

  • json-patch: 馃幐 add decoding support for compact JSON Patch ops (776cad6)
  • json-patch: 馃幐 add support for verbose opcode encoding as string (3a756c2)
  • json-patch: 馃幐 allow compact encoding opcodes to be strings (c69810a)
  • json-patch: 馃幐 allow to specify compact string opcode in encoder (d8b84dc)