Version 0.5
------------------------------------------------------------------------------

* `cm` was renamed to `cmass`; the dataset sleep was removed

Version 0.4.1
------------------------------------------------------------------------------

* `search_geodesic` was passing the wrong parameter to `find_best_dir` causing
  it to search very far away instead of very close, and negatively impacting
  performance (thanks to Mohit Dayal for reporting the bug)

Version 0.4
------------------------------------------------------------------------------

* move ggplot2 from depends to suggests
* add CITATION to JSS paper

Version 0.3.1
------------------------------------------------------------------------------

* export `find_platform` function

Version 0.3
------------------------------------------------------------------------------

* small fixes for compatibility with the tourrGui package.

tourr 0.2.1
------------------------------------------------------------------------------

* change documentation file name for `nul` to avoid problems in Windows 7
  (thanks to Brian Ripley)

tourr 0.2 
------------------------------------------------------------------------------

* many bug fixes in tour algorithms, interpolation and history saving

* `animate` now invisibly returns the bases it displayed when it terminates

* `tourr` now has better NAMESPACE so should play better with other packages

* `display_xy` and `display_dist` do a better at guessing the display
  range

* new `display_trails` rendering

* `display_dist` gains a rug option
