string: Add new HEX sub-command

This commit is contained in:
Kyle Edwards
2020-02-18 10:49:02 -05:00
parent 952945813c
commit 5395bf05eb
11 changed files with 74 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
string-hex
----------
* The :command:`string` command learned a new ``HEX`` sub-command, which
converts strings into their hexadecimal representation.