* 21.0.0-dev.1 (Miroslav Bajtoš)
* Include browser/ dist in npm package (Miroslav Bajtoš)
* Remove `browser` from git, remove bower.json (Miroslav Bajtoš)
* Normalize array values of text properties (Miroslav Bajtoš)
* Rename the module to strong-swagger-client (Miroslav Bajtoš)
* add ui support for array of string enum (Jake Ayala)
* Remove error for duplicate body params, since it breaks Try it out (Shelby Sanders)
* Refactored to visualize more parameter and property restrictions (Shelby Sanders)
* Added setting of xhrFields.withCredentials, so JQuery will actually send cookies (Shelby Sanders)
* Corrected getSampleJSON() to handle Array of Model (Shelby Sanders)
* Added support for optional path parameters (Shelby Sanders)
* Remove unnecessary comma between properties as it's confusing for multi-line content (Shelby Sanders)
* Changed SwaggerModelProperty() to avoid reference error when property name coincidentally matches a Swagger schema name (Shelby Sanders)
* Changed SwaggerRequest to forward request headers and body to status (Shelby Sanders)
* Ported changes from SwaggerUI for handling of arrays of types/models, defaultValues, basePaths, and large descriptions (Shelby Sanders)
* Fix unit-tests on Windows (Miroslav Bajtoš)
* Fix project infrastructure (Miroslav Bajtoš)