Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-02 | [utils] Allow partial application for even more functions (#11437) | Simon Sawicki | |
Fixes b6dc2c49e8793c6dfa21275e61caf49ec1148b81 Authored by: Grub4K | |||
2024-10-30 | [utils] Allow partial application for more functions (#11391) | bashonly | |
Also adds the `trim_str` traversal helper Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-10-13 | Add extractor helpers (#10653) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-06-12 | [cleanup] Add more ruff rules (#10149) | sepro | |
Authored by: seproDev Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com> Reviewed-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-04-09 | [cleanup] Misc (#9426) | bashonly | |
Authored by: bashonly, pukkandan | |||
2024-04-01 | [utils] `traverse_obj`: Convenience improvements (#9577) | Simon Sawicki | |
Add support for: - `http.cookies.Morsel` - Multi type filters (`{type, type}`) Authored by: Grub4K | |||
2024-03-30 | [utils] `traverse_obj`: Allow unbranching using `all` and `any` (#9571) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-03-30 | [test] `traversal`: Separate traversal tests (#9574) | Simon Sawicki | |
Authored by: Grub4K |