Simplistix

Making things simpler...

Change Log for wasp

1.0.1
-----

- first open source release

1.0.0
-----

- implementation for BulkSMS WASP.

- clarified the meaning of `msisdn` in IReceiveMessage

- added a generic SendException for use by WASP implementations.

- change IProcessResponse to cater for returning notifications,
  messages *and* a response for the browser

0.9.0
-----

- initial release featuring only the demo implementation.