Skip to content

Releases: domenic/baseline-tester

1.1.1

03 Dec 23:08

Choose a tag to compare

Actually fix trimming to work as intended; the fix in 1.1.0 didn't quite work.

1.1.0

03 Dec 22:29

Choose a tag to compare

Added the ability to test exception messages.

Fixed trimming to work as intended. It was previously trimming the input and the expected output, whereas it should be trimming the actual output and the expected output.

1.0.0

02 Dec 23:26

Choose a tag to compare

Initial release!