8.0.1

Alishahryar1/free-claude-code8.0.1Apr 29, 2026by hurl-bot

AI Summary

This release fixes a bug where the underscore character `_` was not supported in JSONPath member name shorthand.

Key Highlights

  • Support for underscore character `_` in JSONPath member name shorthand

Full Release Notes

[8.0.1 (2026-04-28)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.1)
========================================================================================================================

Thanks to
[@verigak](https://github.com/verigak),

Bugs Fixed:

* Support _ in jsonpath member name shorthand [#4995](https://github.com/Orange-OpenSource/hurl/issues/4995)