- Python 3 support (thanks amarandon) - Add bbox at feature level (thanks 7wonders)
2.2.0
==================
- Deserialization: add ability to specify model name as option (thanks Vross) - Deserialization: look-up ``ìd`` value in properties whe missing at feature level: (thanks Vross)
2.1.1
==================
- Set default SRID to 4326 in generic GeoJSON views.
2.1.0
==================
- Serialize reversed relations using natural keys (fixes 8) - Support empty geometries (None or NULL in Db) - Fix serializing property in upper class
2.0.1
==================
- Fix usage of simplify. - Expose ``force2d`` option in view - Allow to have ``pk`` or ``id`` in properties if explicitly listed