All Versions
6
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v1.7.1 Changes
- โ added
ChangeLog.mdto cabal file - request functions with fallbacks catch
IOErrorand fallback appropriately - ๐จ code refactoring
- โ added
-
v1.7 Changes
reqIOnow catchesIOErrorand returnsNothing- implemented
reqLiftMaybe
-
v1.6 Changes
- โ added test suite
- ๐ fixed compiler warnings
- ๐ documemtation fixes
- defined
RequestasAlternativeandMonadPlus
-
v1.5.1 Changes
- ๐ fixed broken cabal file
-
v1.5 Changes
- modified code to compile against QuickCheck 2.*
- made
RequestaFunctorandApplicative
- made
- implemented
reqCharandreqPassword
- modified code to compile against QuickCheck 2.*
-
v1.4 Changes
- โก๏ธ QuickCheck 2 updates
- Thanks to Sergei Trofimovich for a patch which makes sure HCL compiles against QuickCheck 1.
- โก๏ธ QuickCheck 2 updates