Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-12 | Fix jsonpath existense checking of missing variables | Alexander Korotkov | 13.10 |
| 2020-09-29 | Support for ISO 8601 in the jsonpath .datetime() method | Alexander Korotkov | 13.1 |
| 2020-09-29 | Remove excess space from jsonpath .datetime() default format string | Alexander Korotkov | 13.1 |
| 2020-07-11 | Forbid numeric NaN in jsonpath | Alexander Korotkov | 13.0 |
| 2020-07-11 | Improve error reporting for jsonpath .double() method | Alexander Korotkov | 13.0 |
| 2019-10-21 | Refactor jsonpath's compareDatetime() | Alexander Korotkov | 13.0 |
| 2019-09-25 | Implement jsonpath .datetime() method | Alexander Korotkov | 13.0 |
| 2019-08-11 | Adjust string comparison in jsonpath | Alexander Korotkov | 13.0 |