v0.3.1:
  date: 2012-10-29
  changes:
    - Tweaked findBasePath to handle single dot differently.
    - Start testing with Travis.
    - Docs cleanup.
v0.3.0:
  date: 2012-09-24
  changes:
    - Added findBasePath, buildIndividualDest, isIndividualDest, optsToArgs.
    - Refactored tests.
    - Automatically parse templates in options.
v0.2.1:
  date: 2012-09-14
  changes:
    - Added non-destuctive namespace declarations.
v0.2.0:
  date: 2012-09-10
  changes:
    - Refactored from grunt-contrib into individual repo.