v2.1.0
-
Can now output as JSON with
-j
or-json
. -
-format all
is a special value to include all columns uni knows about. This is useful especially in combination with-json
. -
Add
%(block)
,%(plane)
,%(width)
,%(utf16be)
,%(utf16le)
, and%(json) to
-f`. -
Refactor the arp242.net/uni/unidata package to be more useful for other use cases. This isn't really relevant for
uni
users as such, but if you want to get information about codepoints or emojis then this package is a nice addition to the standard library'sunicode
package.