-------------------- * added --filter-re to filter out lines 15
0.2.1
-------------------- * Fixed 12 where Handoff is getting the tmp file name... * removed temp files after handoff 14
0.2.0
-------------------- * Added pipe code from ilabs code base. * Added example of storing check points remotely 8 * Added REST configuration 9 * Added INIT_CHECKPOINT class attribute to Tailer 11
0.1.3
-------------------- * Added break tail tests and fixes drived from it - 6 * fixed app description ! - 7
0.1.2
-------------------- * Add multi-line record support - 3 * add --start-of-record-re option for multi-line records. - 4 * move argparser definition from cli to Tailer class. - 5