- FEATURE: Color groupings can now be applied on a per file basis (#10)
- FEATURE: Can now pipe input into colortail (#7)
- FEATURE: Filename prefixes are now available (-F) (#9)
- BUGFIX: Removed "No such group" on match listing (#5)
- BUGFIX: Lots of bugfixes as a result of finally adding testing
- BUGFIX: Fixed crash on non-existant config file (#2)
- CTRL-C now properly caught
- Threads are now cleaned properly
- List available groupings from the command line
- BUGFIX: Ensure config file exists before sourcing it
- FEATURE: Added multi-threading to allow for tailing multiple files
- BUGFIX: Fixed help menu to work properly
- Initial release