Sha256: 7f7ab82338e9d08a22760260be534979d68aa850b219e0c3938d5d2b5bf0e7a7

Contents?: true

Size: 839 Bytes

Versions: 2

Compression:

Stored size: 839 Bytes

Contents

# Changelog

## 0.0.5
* Removed the dual-namespace option. Now there's only one.
* Generating WSDL for SOAP 1.2;
* Added an option on the DSL to change the service name;
* Changed some conventions on the generated WSDL so Visual Studio .NET can understand it better.

## 0.0.4
* Fixed the samples;
* Fixed some bugs that prevented the generated WSDL to be used with Visual Studio.

## 0.0.3
* Added support for WSDL documentation;
* Added wasabi and WebMock to the specs;
* Added support for complex types on parameters, in addition to return values;
* Request handling for very simple cases.

## 0.0.2
* WSDL generation code extracted to its own module;
* Added support for complex return types;
* Fixed a bug on the String#camelize extension;
* DateTime support on parameters and return values.

## 0.0.1
* Initial, experimental version

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shapewear-0.0.6 CHANGELOG.md
shapewear-0.0.5 CHANGELOG.md