Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.0.2...v1.0.0) (2022-06-05) ### Features * Upgrade TAP parser, overhaul formated output ([afbd39d](afbd39d)) ### BREAKING CHANGES * The upgraded TAP parser 11.0 has different behaviour than the original 0.7. Programmatically, the "comment" event is triggered with the comment including the "# " prefix and the "results" event was renamed to "complete". Further optimisations of the formatted output reduce unnecessary text and render errors in a more legible way.
- Loading branch information