Skip to content

0.11.0.0

Compare
Choose a tag to compare
@lukel97 lukel97 released this 28 Apr 19:09
· 1179 commits to master since this release
  • Add support for cancellable requests within withProgress and withIndefiniteProgress
  • Align withProgress and withIndefiniteProgress types to be in IO like the rest of the library (Look at using monad-control and unliftio if you need to use them with a Monad transformer stack)
  • Fix window/progress/cancel notification being a from server notification when it should be a from client notification