6.1.1
electroplix/Design-System6.1.1Mar 24, 2025by hurl-bot
AI Summary
This is a bug fix release focused on resolving issues related to formatting, parsing, and query operations within the hurl tool.
Key Highlights
- Fixed hurlfmt spacing issues
- Resolved filename parsing bugs
- Corrected JSONPath array wildcard handling for missing attributes
- Fixed the 'contains' predicate when receiving 'none' input
Full Release Notes
[6.1.1 (2025-03-19)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#6.1.1) ======================================================================================================================== Thanks to [@lu-zero](https://github.com/lu-zero), [@andrejohansson](https://github.com/andrejohansson), [@demostanis](https://github.com/demostanis), [@techfg](https://github.com/techfg), Bugs Fixed: * Fix hurlfmt spacing [#3839](https://github.com/Orange-OpenSource/hurl/issues/3839) * Fix filename parsing [#3848](https://github.com/Orange-OpenSource/hurl/issues/3848) * Fix jsonpath array wildcard with missing attribute [#3859](https://github.com/Orange-OpenSource/hurl/issues/3859) [#3869](https://github.com/Orange-OpenSource/hurl/issues/3869) * Fix predicate `contains` with none input [#3868](https://github.com/Orange-OpenSource/hurl/issues/3868)