packages feed

linklater-3.2.0.0: changelog

-*- markdown -*-

## 2015-07-21 3.2.0

* Slack.com seems to have broken GET incoming hooks, so we're switching to POST
* Support for Stack
* Unconstrained dependencies

## 2015-04-01 3.1.0

* Removed: silly usage of GADTs
* Simpler: incoming hook tokens are now incoming hook URLs
* Corgi picture: made bigger
* Added: Command now carries the name of the command
  * Patch by Ulysses Popple
* Text: stricter!
  * I decided to make the library take strict texts only,
    as they are simpler to reason about and lead to fewer
    conversions: really only WAI vends lazy text
  * Sorry for the churn!

## 2014-07-27 2.0.0

* Documentation improved with links
* jpgtobot code shortened due to market forces
* slashSimple
* FormattedMessage

## 2014-07-23 1.0.0

* Initial release
* slash and run
* Command, Channel, User, Message, Icon