packages feed

iron-mq-0.1.1.0: CHANGES.md

# Changes

## Version 0.1.1.0

### Major

- Rename package from iron-mq-haskell to iron-mq
- Implement `postMessages`, `deleteMessage`, `deleteQueue` `peek` and `touch`functions
- Provide a default constructor for messages

### Minor

 - Prettify iron-mq.cabal
 - Prettify postJSONWithBody function
 - Implement a deleteJSONWith function for making DELETE requests