<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e45bdfe5b29ea368cdce76aee9db92b244c6f7b8</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/634232b4c3eaa7a9cf63b11145c11c86e9b5402d</url>
    <id>634232b4c3eaa7a9cf63b11145c11c86e9b5402d</id>
    <committed-date>2009-10-20T16:06:19-07:00</committed-date>
    <authored-date>2009-10-20T16:06:19-07:00</authored-date>
    <message>init now takes hash of options, rates backup file now has a default location if not specified</message>
    <tree>54c958d63457a1e84ba4e162abf8167acc389fac</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ac41c5393080874f5fb0c3226f836df1fb71bd3</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/e45bdfe5b29ea368cdce76aee9db92b244c6f7b8</url>
    <id>e45bdfe5b29ea368cdce76aee9db92b244c6f7b8</id>
    <committed-date>2009-10-20T16:05:15-07:00</committed-date>
    <authored-date>2009-10-20T16:05:15-07:00</authored-date>
    <message>removed redundant load code</message>
    <tree>e41654a84ccee04bdb450a35aa37c2a21c431322</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec1c053526ecd4ed1dbd235266b4ff75c7a206c0</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/6ac41c5393080874f5fb0c3226f836df1fb71bd3</url>
    <id>6ac41c5393080874f5fb0c3226f836df1fb71bd3</id>
    <committed-date>2009-10-20T15:55:11-07:00</committed-date>
    <authored-date>2009-10-20T15:55:11-07:00</authored-date>
    <message>Fixed minor typo</message>
    <tree>c047fd8c461bb0815e49f82afea92ec9add1c39d</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c65f27e79b4d18130f65556e3c4d78936ca9448</id>
      </parent>
    </parents>
    <author>
      <name>Brian Doll</name>
      <email>brian@emphaticsolutions.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/ec1c053526ecd4ed1dbd235266b4ff75c7a206c0</url>
    <id>ec1c053526ecd4ed1dbd235266b4ff75c7a206c0</id>
    <committed-date>2009-09-20T16:23:32-07:00</committed-date>
    <authored-date>2009-09-20T16:23:32-07:00</authored-date>
    <message>cash_handler can now be configured to persist rates to a backup file to be used when x-rates.com is inaccessible.</message>
    <tree>b28214a2cc24be09486141e2f44643e7abd5f10a</tree>
    <committer>
      <name>Brian Doll</name>
      <email>brian@emphaticsolutions.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1186d15f91552648e4ddcf3451164a0f1e78f0e</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/5c65f27e79b4d18130f65556e3c4d78936ca9448</url>
    <id>5c65f27e79b4d18130f65556e3c4d78936ca9448</id>
    <committed-date>2008-11-20T16:29:55-08:00</committed-date>
    <authored-date>2008-11-20T16:29:55-08:00</authored-date>
    <message>Added fetching exchange rates as values against rates other than the USD. Made changing the cache TTL easier (during creation)</message>
    <tree>7cd5ce2fa64abe96b4c542fb6745948b2654d86b</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ee477752fda158bfe5b59a9c31797c132af7216</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/b1186d15f91552648e4ddcf3451164a0f1e78f0e</url>
    <id>b1186d15f91552648e4ddcf3451164a0f1e78f0e</id>
    <committed-date>2008-11-20T16:03:47-08:00</committed-date>
    <authored-date>2008-11-20T16:03:47-08:00</authored-date>
    <message>Support lowercase and sym inputs for currency codes, using CashHandler::Exception rather than Exception for missing currencies</message>
    <tree>ea59c8aa7a8648abd1af2de9ef7b6c02bdaaa9f7</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56d1412ba45c483e7c0fd89c0a2c2e9c38475ab2</id>
      </parent>
    </parents>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/5ee477752fda158bfe5b59a9c31797c132af7216</url>
    <id>5ee477752fda158bfe5b59a9c31797c132af7216</id>
    <committed-date>2008-11-19T22:33:57-08:00</committed-date>
    <authored-date>2008-11-19T22:33:57-08:00</authored-date>
    <message>Initial working version, can convert to/from basic rates listed on x-rates.com</message>
    <tree>6d7b56bd0be15acb84663b21341a0b856145d7f7</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </author>
    <url>http://github.com/JamesBrooks/cash_handler/commit/56d1412ba45c483e7c0fd89c0a2c2e9c38475ab2</url>
    <id>56d1412ba45c483e7c0fd89c0a2c2e9c38475ab2</id>
    <committed-date>2008-11-19T17:02:07-08:00</committed-date>
    <authored-date>2008-11-19T17:02:07-08:00</authored-date>
    <message>Initial plugin commit</message>
    <tree>fc3314e0edb6229722e1348b951443c32caa804b</tree>
    <committer>
      <name>James Brooks</name>
      <email>james@gooddogdesign.com</email>
    </committer>
  </commit>
</commits>
