Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Version 0.2

Compare
Choose a tag to compare
@ikalnytskyi ikalnytskyi released this 16 Jan 12:22
· 34 commits to master since this release

Released on January 14, 2014.

  • Improve processing of /dev/stdin input in Python 2.x.
  • Add --line-mode option to highlight entire line.
  • Rename --safe-output option to --safe-mode.
  • Fix handling of EOF in Python 3.x.
  • Fix handling of UTF-8 args and files in Python 2.x.
  • Fix ignore_case for non-ascii strings in Python 2.x.
  • Fix reading files with non-ascii names in Python 2.x.