Skip to content

Releases: Praqma/2git

0.6.4

07 Feb 13:14
Compare
Choose a tag to compare
  • Fix stream/component pvob location assumption
    Before, both components and streams would be fetched from the same pvob, (the stream one).
    This, of course, was an assumption that they both live in the same one, which isn't always the case.

0.6.3

28 Mar 10:08
Compare
Choose a tag to compare

Fixed an issue causing filters to apply actions regardless of criteria results.

0.6.2

07 Feb 13:05
Compare
Choose a tag to compare

This release adds the ability to pass previously defined closures into the custom criteria, extraction and actions blocks.

On top of that, there's been quite a lot of work done on the internals to clean up a lot of misuses of Groovy's fancier features, as well as cleaning up after the introduction of CodeNarc.

0.6.1

05 Jul 10:35
Compare
Choose a tag to compare
Releasing 0.6.1

Fixing release logic