Skip to content

Releases: wmfs/json-path-input-resolver

v1.1.0

03 Mar 08:28
Compare
Choose a tag to compare

1.1.0 (2022-03-03)

✨ Features

  • handle instances where template is a string (0e6681f)

v1.0.1

03 Mar 08:21
Compare
Choose a tag to compare

1.0.1 (2022-03-03)

🐛 Bug Fixes

  • cover some more test cases (8fc31e7)

v1.0.0

25 Feb 15:36
Compare
Choose a tag to compare

1.0.0 (2022-02-25)

✨ Features

  • Support string-paths inside arrays (a712ddf)

♻️ Chores

  • correct package name in readme (b017b0d)
  • first commit (8937d6d)
  • original implementation, to be improved (b08a8ca)
  • the other original implementation, pulled from statebox (97601fa)