Skip to content

1.8

Choose a tag to compare

@nRafinia nRafinia released this 23 Mar 00:42
· 56 commits to main since this release

nhash v1.8

nHash is a command-line tool for hashing, text manipulation, and data conversion. The latest version 1.8 introduces new features and improvements to the JSON, YAML, and XML conversion tools.

JSON, YAML, and XML conversion tools

nHash now supports converting between JSON, YAML, and XML formats. Users can convert JSON, YAML, or XML data to any of the other two formats using the --convert option. For example, to convert YAML to JSON, use the command nhash text yaml --convert JSON <file>.

Other features and improvements

In addition to the conversion tools, version 1.8 also includes the following features and improvements:

Improved help system: more comprehensive help information is available through the --help option for each command.