This update adds extra support for developers using our api because this update restructured our internal class structure for the inheritance of all expected keyword arguments. Making a new implementation is as easy as implementing the ExpectedArgument interface and provided an instance of the implementing class inside a keywords constructor.
Features
New internal argument support
The API class "ExpectedManualSophisticated" was renamed to "ExpectedManual" and the old "ExpectedManual" class is now known as "ExpectedArgument"