cholera 0.3.0
==================

# Data Changes #

- ortho.proj:
    reclassify case 483:
      Pulteney Court (I) ("242-1") -> Little Windmill Street ("326-2").
    reclassify cases 369, 434, 11, 53, 193:
      from Poland Street ("194-1") -> St James Workhouse ("148-1").

# Function Changes #

- addSnow()
    "area", "street" and "boundary" graphical annotation.

- caseLocator()
    highlight home road segment.

- neighborhoodWalking()
    "case-set" argument: "observed", "expected" and "snow".
    updated implementation and improved performance.
    pre-computed configurations from version 0.2.1 removed.

- segmentLocator(), streetNameLocator() and streetNumberLocator()
    highlight segment or street cases.
    option to plot all cases, anchor cases or no cases.

# New S3 Implementations #

- timeSeries()
- walkingDistance()
    incorporates and deprecates walkingPath().

# New Functions #

- addIndexCase()
- nearestPath()
- nearestPump()
- nodeData()
- segmentLength()
- snowNeighborhood()
- streetLength()
- unitMeter()

# New S3 Functions #

- classifierAudit()
- euclideanDistance()


cholera 0.2.1
=============

- Initial CRAN release.
