Added
- parse output from NoRel heuristic into separate DataFrame (included in `timelines` dictionary)
Changed
- new output format for timelines:
- second return value (when using option `timelines=True`) is now a dictionary including the individual timeline DataFrames, that is `rootlp`, `nodelog`, and `norel`
- see README for updated usage information