Changelog of @hackage/iron-mq 0.1.1.0

Changes

Version 0.1.1.0

Major

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

Minor

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