Skip to content

Releases: swaggerexpert/json-pointer

v1.5.0

18 Mar 14:21
Compare
Choose a tag to compare

1.5.0 (2025-03-18)

Features

  • evaluate: add support for evaluation realm composition (#16) (567ae9d), closes #13

v1.4.0

17 Mar 21:36
Compare
Choose a tag to compare

1.4.0 (2025-03-17)

Features

  • evaluate: add support for Map/Set realm (#15) (4e16890), closes #13

v1.3.0

16 Mar 21:20
Compare
Choose a tag to compare

1.3.0 (2025-03-16)

Features

  • evaluate: add support for evaluation realms (#14) (b3b9347), closes #13

v1.2.0

15 Mar 14:23
Compare
Choose a tag to compare

1.2.0 (2025-03-15)

Features

  • errors: add support for attaching data to errors (#12) (9186c38), closes #5

v1.1.0

28 Feb 08:22
Compare
Choose a tag to compare

1.1.0 (2025-02-28)

Features

  • add better error handling (1802b8b)

v1.0.0

27 Feb 21:00
980fe79
Compare
Choose a tag to compare

1.0.0 (2025-02-27)

Features

  • add initial RFC 6901 implementation (891b649)
  • add types for representors (980fe79)
  • add TypeScript types (f217bd7)
  • stabilize the public API (bd83889)