++++++++++++++++++
- Added in the `Python Package Index
<https://pypi.python.org/pypi/excentury/>`_.
- Install command sets environmental variables.
- Issue with ``istringstream`` fixed for OS X 10.9.
- Default paths set to be in ``site.getuserbase()+'/lib/excentury'``.
- Python runtime errors fixed.
- Dependence on ``configparser`` has been removed.
- Empty configuration variables no longer give errors.
- Interpolation in configuration files is now available.
- Removed ``config`` command to set variables. It must be done
manually.
- Conditional configuration allows us to use Python code in
configuration files.
- Excentury files must include ``<excentury/excentury.h>``.
- Unit testing is done with ``bash``.
- Fixed ``IOError`` when attempting to read nonexistent config file.
- Armadillo incorporation example added.
- Excentury can create and track projects.
- A warning is issued when an excentury project is selected.