Releases: arnoudbuzing/webtools
Releases · arnoudbuzing/webtools
Version 0.1.3
Adds beginning of documentation files
Version 0.1.2
Merge pull request #13 from wjxway/master Add new functionality
Version 0.1.1
This release renames all functions by prepending them with wt
.
E.g. InstallWebTools
is now wtInstallWebTools
, StartWebServer
is now wtStartWebServer
, etc.
This is to avoid naming conflicts with WebUnit
Version 0.1.0
Refactor into WebTools
Release 0.0.5
updated chromedriver binaries
Release 0.0.4
Add functionality described in #3
Release 0.0.3
Updated Chrome drivers
Release 0.0.2
This release corrects a few mistakes in PacletInfo.m that caused Release 0.0.1 to be broken.
Release 0.0.1
Initial release of WebUnit (does not work)