Sha256: 96e664507fe0ad7a2287899354f8adbca3bf7f4587671e3d73fe46da757396ef
Contents?: true
Size: 944 Bytes
Versions: 1
Compression:
Stored size: 944 Bytes
Contents
# Changelog ## 0.0.7 December 5, 2013 * Pulling in misc bugfixes from eclipxe * Adding caching: can pass in memcache-compatible object to use caching ## 0.0.6 October 21, 2011 * FatSecret: Retry once if timestamp invalid (API only supports single request/second) ## 0.0.5 September 26, 2011 * Bugfix: missing 'return' was wreaking havoc with FoodInfo.search ## 0.0.4 September 26, 2011 * API improvement: Can index directly into search results (e.g. FoodInfo.search('a')[3]) * Bugfix: FoodInfo.details('..') now correctly handles results with only one serving returned ## 0.0.3 September 12, 2011 * Added missing gem dependency on ruby-hmac ## 0.0.2 September 11, 2011 * Added propagation of errors from data source * API improvement: No need to call <tt>results</tt> on FoodItem.search to access search results ## 0.0.1 September 10, 2011 * Initial release. FatSecret adapter supports both <tt>search</tt> and <tt>details</tt> methods.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
food_info-0.0.7 | HISTORY.markdown |