# 0.5.0 (Febrary 4, 2014) * Simplifies tests a lot. * Removes (direct) active_support dependency. # 0.4.1 (February 4, 2014) * Locks on mongoid ~> 3.0. # 0.4.0 (January 06, 2013) * Adds setters. # 0.3.0 (January 05, 2013) * TimeRange is now based on Hash. # 0.2.0 (January 04, 2013) * TimeRange does not extend Struct anymore. # 0.1.0 (January 03, 2013) * Added integration specs. * Mongoid::TimeRange is now available as ::TimeRange too. # 0.0.1 (January 01, 2013) * First version.