Sha256: 6b6b3a0ccfbbe5afa69e10720a4b62426b9de5910a95ead1f28cb9a8c861b34a
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
## CHANGELOG ### 2.1.0 * Support more encoding: IBMX, CP85X, macX, TIS-620/Windows-874, and KOI8-X * Highlight non-control formatting characters in pink * Improve `unibits --help` command ### 2.0.0 * Support more encodings: ISO-8859-X and Windows-125X * Add three HANGUL characters (U+115F, U+1160, U+3164) to list of possible white spaces * Move character handling to separate gem. It is called [characteristics](https://github.com/janlelis/characteristics). * Highlight control chars in blue and blanks in light blue * Handle encodings that are not convertible to UTF-8 ### 1.3.0 * Add variation selectors 17-256 (U+E0100 - U+E01EF) * Add U+1D159 (MUSICAL SYMBOL NULL NOTEHEAD) to list of possible white spaces * Bump unicode-categories dependency for more reliable unassigned codepoint detection ### 1.2.1 * Fix bug that inserted wrong bytes ### 1.2.0 * Do not display (but highlight) unassigned codepoints ### 1.1.0 * Support (and highlight) invalid encodings \o/ * Improve character symbolification * Fix that the Kernel method would not take keyword arguments * New option for setting a custom output width to use * New option for activating wide ambiguous characters ### 1.0.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unibits-2.1.0 | CHANGELOG.md |