Skip to content

Releases: garabik/unicode

v2.9

03 Jun 14:44
Compare
Choose a tag to compare
  • better protection against changed data files

v2.8

31 Dec 14:20
Compare
Choose a tag to compare
  • display ASCII table (either traditional with --ascii or the new EU–UK Trade and Cooperation Agreement version with --brexit-ascii)
  • minor bug fixes

v2.7

29 Dec 18:50
Compare
Choose a tag to compare
  • add East Asian width
  • hack to consider regular expressions ending with `$'
  • do not flush stdout
  • better upper/lowercase from internal python db

v2.6

20 Apr 17:13
Compare
Choose a tag to compare
  • fix crash when using Uxxxx (as opposed to U+xxxx)
  • improve message when there are too many characters to display

v2.5

14 Jul 14:33
Compare
Choose a tag to compare
  • do not display control characters in tabular output
  • Look for Blocks.txt in ~/.unicode

v2.4

24 Jun 14:48
Compare
Choose a tag to compare
  • fix unihan properties listing
  • fix traceback with python2 and new UnicodeData 9.0

v2.2

04 May 11:56
Compare
Choose a tag to compare

Added the possibility to display unicode block for the character.

v2.1

15 Jan 16:05
Compare
Choose a tag to compare
  • add octal character code
  • fix crash when displaying numeric and digit properties from internal python database
  • fix default unicodedata path(s)

version 2

21 Oct 19:22
Compare
Choose a tag to compare
  • new version, completely reworked formatting
  • full python3 support
  • drop old python2.5 compatibility
  • implement --brief, for a brief output
  • implement --format, for user defined output format