Skip to content

Releases: gdemengin/pipeline-logparser

3.2

17 Aug 20:34
Compare
Choose a tag to compare

What's Changed

  • add functions to write logs directly to a file (#21)
  • improve tests : make it easier to run tests locally

Full Changelog: 3.1.3...3.2

3.1.3

29 Jun 20:56
Compare
Choose a tag to compare

What's Changed

  • fix parsing of completed jobs (#16)
  • improve tests

Full Changelog: 3.1.2...3.1.3

3.1.2

18 Apr 21:41
42905f2
Compare
Choose a tag to compare

What's Changed

  • fix parsing of running pipeline flowgraph while some nodes are still unallocated (#15)

Full Changelog: 3.1.1...3.1.2

3.1.1

18 Apr 21:02
Compare
Choose a tag to compare

What's Changed

  • speed optimisation (#13)