Skip to content

Releases: integrity-tf/integrity

v23.0.0

Choose a tag to compare

@S1artie S1artie released this 08 Jan 10:19

This release updates Eclipse dependencies to 2025-12, requires Java 21+!

v22.1.4

Choose a tag to compare

@S1artie S1artie released this 08 Jan 10:18
Merge branch 'v22.x_dev' into v22.x

v20.3.4

Choose a tag to compare

@S1artie S1artie released this 08 Jan 10:18
Merge branch 'v20.x_dev' into v20.x

v22.1.3

Choose a tag to compare

@S1artie S1artie released this 26 Jan 07:56

v20.2.0

Choose a tag to compare

@S1artie S1artie released this 04 Feb 13:54
Bumped POM version to 20.2.0

Release 18.1.2

Choose a tag to compare

@S1artie S1artie released this 27 Feb 14:15
v18.1.2

Merge branch 'v18.x_dev' into v18.x

Release 0.17.30

Choose a tag to compare

@S1artie S1artie released this 27 Feb 14:15
v0.17.30

fixes #230: Suite documentation display does not include @params

Release 18.1.1

Choose a tag to compare

@S1artie S1artie released this 25 Feb 18:21
v18.1.1

Merge branch 'v18.x_dev' into v18.x

Release 0.17.29

Choose a tag to compare

@S1artie S1artie released this 25 Feb 18:21
fixes #226: Autocomplete on suite parameters still doesn't work...

...if suite is defined in other than current file.

Autocomplete now works, and also evaluates documentation comments
(@param and @result fields), displaying them alongside the name in the
list.

This commit also introduces a validation, limiting each suite parameter
and result to only be used once in each suite invocation (duplicate
check).

Release 18.0.0

Choose a tag to compare

@S1artie S1artie released this 30 Jan 18:38
v18.0.0

Merge branch 'v0.17.x_bugfix'