6.1.1

MagicMirrorOrg/MagicMirror6.1.1Mar 24, 2025by hurl-bot

AI Summary

This bug fix release addresses several parsing and formatting issues in the Hurl tool, including filename parsing and JSON path wildcards.

Key Highlights

  • Fixed hurlfmt spacing
  • Fixed filename parsing
  • Fixed JSON path array wildcard with missing attribute
  • Fixed predicate contains with 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)