- Fix: Ignore manufacturer-added invalid tag levels.
- Add '--always-display-tags' argument for improved grepping.
- Ignore bad UTF-8 data.
- Replace tab characters in log message with four spaces.
- Package name is now optional.
- Add fatal to log level filtering.
- Add '-e' and '-d' arguments for quickly selecting the emulator or device.
- Improve removal of 'nativeGetEnabledTags' log spam.
- Add support for Python 3.
- Add '-s' argument for specifying device serial.
- UTF-8 decode log messages.
- Add support for 'fatal' log level.
- Allow multiple packages to be specified.
- Add argument to filter output based on log level.
- De-duplicate tag name in output.
- Color strict mode violations and optionally GC messages.
- Support multiple processes for a package.
Initial version.