Sha256: 6898c9a7bfc4c224e9d8e708688dcd21ae15f8a85276679ef93b3ffdf00e4f3f
Contents?: true
Size: 612 Bytes
Versions: 1
Compression:
Stored size: 612 Bytes
Contents
# Unreleased [Compare master with v1.0.1](https://github.com/intrepidd/working_hours/compare/v1.0.1...master) # v1.0.1 * Fix bug when calling ``1.working.hour.ago`` would return a time in your system zone instead of the configured time zone. This was due to a conversion to Time that loses the timezone information. We'll now return an ``ActiveSupport::TimeWithZone``. _10/10/2014_ # v1.0.0 * Replace config freeze by hash based caching (config is recompiled when changed), this avoids freezing unwanted objects (nil, timezones, integers, etc..) _15/09/2014_ # v0.9.0 * First beta release _24/08/2014_
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
working_hours-1.0.1 | CHANGELOG.md |