Changelog for lock-file-0.7.0.0
ChangeLog / ReleaseNotes
Version 0.7.0.0
- Dropping dependency on tagged-exception-core package. (breaking change)
Version 0.6.0.0 (unreleased)
- Explicitly unpacking strict fields in data types. (change)
- Correcting name of
sleepBetweenRetries
field ofLockingParameters
. (breaking change) - Relaxed bounds on base to include versions up to version 5. (change)
- Bumping upper transformers bound to include 0.5.* versions. (change)
- Bumping upper bound of directory to include 1.3.* branch. (change)
- Bumping upper bound of data-default-class to include 0.1.* branch. (change)
Version 0.5.0.2
- Building on GHC from 7.6 up to 7.10. (new)
- Relaxed upper bound of exceptions package to include 0.8 branch. This mirrors dependencies of tagged-exception-core package. (new)
- Enabling
-fwarn-missing-import-lists
with-fpedantic
. (new) - Uploaded to Hackage: http://hackage.haskell.org/package/lock-file-0.5.0.2
Version 0.5.0.1
- Dropping explicit dependency on QuickCheck. (minor change)
- Uploaded to Hackage: http://hackage.haskell.org/package/lock-file-0.5.0.1
Version 0.5.0.0
- First public release.
- Uploaded to Hackage: http://hackage.haskell.org/package/lock-file-0.5.0.0