Changelog
---------

2.2.0 2011-06-01
~~~~~~~~~~~~~~~~

- support for Shapely speedups (>=1.2.10)
- new --port option for PostgreSQL port
- reduced size of nodes cache by ~40%
- store inserted ways in extra cache
- support for relations type=boundary
- new faster relation builder that supports
  relations with >1000 rings
- set import options in mapping file
  - import_partial_relations=True/False
  - relation_builder=contains(new)/union(old)
  - imposm_multipolygon_report=60(seconds)
  - imposm_multipolygon_max_ring=0

2.1.3 2011-04-19
~~~~~~~~~~~~~~~~

- support for colons and other special chars in field and
  table names (e.g. de:name)

2.1.2 2011-04-13
~~~~~~~~~~~~~~~~

- make it work on 32bit systems

2.1.1 2011-04-12
~~~~~~~~~~~~~~~~

- new ``--proj`` option to change DB projection from EPSG:900913
- abort if there are existing cache files
- new ``--merge-cache`` and ``--overwrite-cache`` options

2.1.0 2011-03-29
~~~~~~~~~~~~~~~~

- first open source release
