* Added copyable button to the combined tests, prevent them from spilling over
1.0.5
Fixed
* Fixed Argument instances with spaces * Changed button label separator to be more unusual * Fixed bug with additional Arguments being kept for all buttons
Added
* Span component to allow for a row of things
1.0.4
Fixed
* Added button to copy all (unique) tests at once
Removed
* Broke external URLs, will fix in future release!
1.0.3
Fixed
* Local images should now render correctly * Route tests now show the correct parameter order based on the function call they map to
1.0.2
Fixed
* Fixed emojis not rendering correctly in the history
1.0.0
Added
* Tests are now displayed graphically in the debug information * Page history is now shown as test cases, can easily copy them to clipboard * Improved error messages for incorrect types in page content * Buttons can now take Arguments, and Arguments can be embedded as hidden inputs.