posps .NET ChangeLog

Release History

VersionDateDescription
1.2.02012-08-22 
1.1.02010-04-01 
1.0.02009-05-07 
0.9.0-SNAPSHOTdaily snapshotcurrent development snapshot

Release 1.2.0 - 2012-08-22

No changes in this release.

Release 1.1.0 - 2010-04-01

No changes in this release.

Release 1.0.0 - 2009-05-07

No changes in this release.

Release 0.9.0-SNAPSHOT - daily snapshot

TypeChangesBy
updateThe ItemChoiceType and ItemsChoiceType enums are now renamed to include the class name where they are used instead of numbers. Besides increasing the readability of the code, this guarantees that the names will remain the same when the WSDL changes.mkoch-rowa
updateClient code is now generated in addition to the server code. The client code is contained in pospsClient.cs.mkoch-rowa
updateDue to the changes in posps.wsdl the generated interfaces now use the wrapped parameter convention, which makes the code easier to use.mkoch-rowa