Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Releases: pbrisbin/jsonpatch

v0.3.0.2

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 01 May 18:53
85037d3

3.0.2 (2025-05-01)

Bug Fixes

  • include spec_tests in distribution (85037d3)

v0.3.0.1

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 11 Apr 01:05
6032ca7

3.0.1 (2025-04-11)

Bug Fixes

  • improved error messages (6032ca7)

v0.3.0.0

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 10 Apr 19:16
de43bc6

3.0.0 (2025-04-10)

Features

  • patch polymorphically using AsValue, From/ToJSON (c64532c)

BREAKING CHANGES

  • Rename applyPatches to patchValue for consistency

v0.2.0.0

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 10 Apr 17:29
c3ebb19

2.0.0 (2025-04-10)

Features

  • simplify Pointer and Token (7169320)
  • move away from attoparsec for parsing Token (0d5f225)

BREAKING CHANGES

  • Removed tokenP

v0.1.0.0

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 10 Apr 11:30

1.0.0 (2025-04-10)

Features

  • implement semantic release (a1c1db2)

v0.1.0.0-rc-semantic-release.1

Pre-release

Choose a tag to compare

@pbrisbin-automation pbrisbin-automation released this 10 Apr 11:20
b4a23d3

1.0.0-rc-semantic-release.1 (2025-04-10)

Features

  • implement semantic release (21b50b5)