This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Releases: sbtqa/datajack
Releases · sbtqa/datajack
datajack-5.2.3
Release 5.2.2
Full Changelog: 5.2.1...5.2.2
Release 5.2.1
Full Changelog: 5.2.0...5.2.1
Release-5.2.0
What's Changed
- Bump junit from 4.12 to 4.13.1 by @dependabot in #39
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: 5.1.2...5.2.0
Release 5.1.2
Fix nested array parsing #38
Release 5.1.1
Fix nested array parsing #38
datajack-5.1.0
- Fix of #290. Handle case of
getStringResults()
in case of list inside.
datajack-5.0.2
- Catch NPE on
getByPath(String path)
method and raise DataException
datajack-5.0.1
- Feature: custom value array delimiter support
datajack-5.0.0
- Add support for relative references
- BREAKING CHANGE: change reference signature to
$ref
inxls
,json
andproperties
providers