# Revision history for dep-t ## 0.4.0.0 Actually no breaking changes here, but a change in the recommended structure of the HasX helper classes, and in how to write general code against those typeclasses. * added Control.Monad.Dep.Class ## 0.1.3.0 * re-exported Control.Monad.Trans ## 0.1.2.0 * re-exported Control.Monad.Reader.Class ## 0.1.1.0 * Added NilEnv. ## 0.1.0.2 * Minor documentation changes. ## 0.1.0.1 * Minor documentation changes. ## 0.1.0.0 -- YYYY-mm-dd * First version. Released on an unsuspecting world.