v0.3.0 #14

Merged
PlexSheep merged 18 commits from devel into master 2024-05-13 16:34:21 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit b007a54b4b - Show all commits

View File

@ -8,6 +8,8 @@ Current formats are:
- Binary - Binary
- Octal - Octal
- Decimal - Decimal
- Base32
- Base64
`numf` also has the option of prepending a prefix for each format, such as `numf` also has the option of prepending a prefix for each format, such as
`0x` for hexadecimal. `0x` for hexadecimal.