packages feed

Deadpan-DDP-0.6.0.0: changelog.md

# Deadpan-DDP Change Log

## 0.6.0.0

* Subscription capabilities have begun to be added
* Add Data
* Remove Data
* Wait on subscription

## 0.4.1.0

* Fixed some bugs
* RPC responses now return an Either to indicate success or failure

## 0.4.0.0

* Large refactor including API changes
* No longer require specifying app-state to run an app
* Added blocking RPCWait

## 0.3.0.1

* Added further callback implementations
* Added test-app
* Added documentation

## 0.2.2.0

* Completed adding RPC method call support

## 0.2.1.1

* Updated license file to include copyright info

## 0.2.1.0

* Custom Show instance to render prettier output in debugging app [09c9876]
* Improved error reporting in debugging app [6dcf272]

## 0.2.0.1

* Added a Changelog

## 0.2.0.0

Initial version uploaded to Hackage.

Some values still undefined.