Changes
=======

0.5 (2016-04-07)
----------------

- Python >= 3.4 compatibility
- New functionality and command `pandarus areas` to calculate areas of features in a single map
- Removed nonfunctional `with-global` options
- Export now produces lists for all export options, instead of a mix of lists and dictionaries
- Add test geospatial datasets

0.4.1 (2015-04-30)
------------------

- More than 100x performance increase against raster maps by caching location indices
- Correct specifying raster band

0.4 (2014-08-15)
----------------

- Move script from ``pandarus-cli.py`` to ``pandarus``.

0.3.1 (2014-08-15)
------------------

- Raise ValueError if Map can't load any data

0.3 (2014-03-10)
----------------

- Properly handle band information throughout calculation
- Add with_global option, calculating areas of each spatial unit in each map

0.2.1 (2014-01-24)
------------------

- Include raster data values when iterating

0.2 (2014-01-21)
----------------
- Changed specification of field names in CLI

0.1 (2014-01-21)
----------------
- Initial release
