Skip to content

Config file support

Choose a tag to compare

@henrybravo henrybravo released this 12 May 15:12
d6074e0

YAML Configuration Support: We have added support for YAML configuration files, allowing users to manage their configuration settings in a more structured and human-readable format. The -config flag can be used to specify a YAML configuration file.

Pattern-Based Searching: We have implemented pattern-based searching with regex capture groups, enabling users to perform more complex and nuanced searches.