Releases: donatello/webby
Releases · donatello/webby
Release v1.1.1
What's Changed
- Update examples/Basic.hs by @krisis in #32
- Add ghc9.4 to ci and cabal file by @donatello in #33
- Bump up version for release v1.1.1 by @donatello in #34
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- Add function to return image response by @anjalshireesh in #30
- Cut version 1.1.0 for release by @donatello in #31
New Contributors
- @anjalshireesh made their first contribution in #30
Full Changelog: v1.0.2...v1.1.0
Release v1.0.2
- Fixes linters, formatting, hlints
- Bounds update to work with GHC 9.2
New release with fixed dependency bounds
v1.0.1 Fix version bounds and create new release
New release
Allows direct usage of ask
to get the application environment in the WebbyM
monad.