Skip to content

Releases: nomisRev/kotlinx-serialization-jsonpath

2.0.0-alpha.1

17 May 09:06
9d31259
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0-alpha.1

1.0.0

28 Sep 19:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...1.0.0

0.2.0

01 Aug 08:33
f4d90ab
Compare
Choose a tag to compare

What's Changed

  • Implement more JsonPath operators by @serras in #8
    • Add selectEvery
    • get operator for String
    • Enable JsonPath string patterns in path
    • Add get for Range

New Contributors

  • @serras made their first contribution in #8

Full Changelog: 0.1.0...0.2.0

0.1.0

03 Jul 15:19
Compare
Choose a tag to compare

Initial release of JsonPath