Em Changelog
============

Here you can see the full list of changes between each Em release.


Version 0.2.1
`````````````

- Install localization files with `./setup.py install`.


Version 0.2
```````````

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.


Version 0.1
```````````

Released on January 9, 2014.

- First public release.

