libchamplain 0.12.20 (2019-10-28)
=================================
Stable release
Changes:
* Remove autotools-based build and all the related files (Jiří Techet)
* Fix gtk-doc module name (Mart Raudsepp)
* Add missing gdk required dependency (Mart Raudsepp)
* Make the build reproducible (Chris Lamb)
libchamplain 0.12.19 (2019-03-03)
=================================
Stable release
Changes:
* Fix incorrect Requires in pc files when using meson (Jan Alexander Steffens)
* Various meson-related fixes and cleanups (Jan Alexander Steffens)
libchamplain 0.12.18 (2019-02-21)
=================================
Stable release
Changes:
* Fix incorrect so version when using meson (Jiří Techet)
* Avoid exporting marshaler functions by dropping the use of glib-genmarshal and
using the generic marshaler instead (Jiří Techet)
* Don't use glib-mkenums for champlain-gtk where it's not needed (Jiří Techet)
libchamplain 0.12.17 (2019-02-20)
=================================
Stable release
Changes:
* Use of meson build system, CI tests and automatized generation of
documentation (Martin Blanchard)
* Various map wrapping fixes (Tomasz Miąsko, Jiří Techet)
* Pass data as uint8 pointer in champlain_renderer_set_data() and make this
function introspectable (James Westman)
* Bump versions of some dependencies - clutter (1.24), glib (2.38) - and fix
depreciation warnings (Jiří Techet)
* Use https for all map sources that support it (Jiří Techet)
* Don't version-control generated vapi files (Jiří Techet)
* Combine champlain and champlain-gtk documentations into one (Jiří Techet)
* More helpful README.md with links to pages related to libchamplain
(Jiří Techet)
* Various housekeeping and cleanups (Jiří Techet, Andre Klapper)
libchamplain 0.12.16 (2017-09-06)
=================================
Stable release
Changes:
* Add possibility to set User-Agent for requests (Jens Georg)
* Fix touch gesture zoom (Jan-Michael Brummer)
* Python demo fixes and cleanups (Chris Mayo)
libchamplain 0.12.15 (2017-03-08)
=================================
Stable release
Changes:
* Fix path layer surface exporting when no clone is visible (Marius Stanciu)
* Fix printing in gnome-maps (Marcus Lundblad)
* Fix build on RHEL 7.3 (Matthias Clasen)
* Minor example updates (Jiří Techet)
libchamplain 0.12.14 (2016-09-06)
=================================
Stable release
Changes:
* Add support for horizontal map wrapping (Marius Stanciu, Jonas Danielsson,
Jiří Techet)
* Make the number of parallel connections of network tile source configurable
(Mattias Bengtsson)
* Remove Mapquest map source as the tile server is not accessible any more
(Nayan Deshmukh, Jiří Techet)
* Remove Maemo-related code (Jiří Techet)
* Fix small memory leaks (Marius Stanciu)
* Bump libsoup dependency requirement to 2.42 and drop deprecated function
calls (Nayan Deshmukh)
* Various minor improvements, fixes, depreciaton warning removals and cleanups
(Nayan Deshmukh, Marius Stanciu, Mattias Bengtsson, Jiří Techet)
libchamplain 0.12.13 (2016-02-25)
=================================
Stable release
Changes:
* Implement ChamplainExportable in MarkerLayer and ChamplainPoint
(Jonas Danielsson)
* Avoid runtime warnings due to the use of deprecated API (Cosimo Cecchi)
* Make sure enums are introspectable (Jonas Danielsson)
* Fix occasional crash when closing map with layers (Jonas Danielsson)
* Various minor fixes and improvements (Emmanuele Bassi, Hashem Nasarat,
Pavel Machek, Jiří Techet)
libchamplain 0.12.12 (2015-12-02)
=================================
Stable release
Changes:
* Add possibility to export maps (Jonas Danielsson)
* Fix map getting blank after some mouse actions (Carlos Garnacho)
* Fix tile loading at higher zoom levels (Rémy Oudompheng)
* Improve mouse wheel zoom handling (Carlos Garnacho, Jiri Techet)
libchamplain 0.12.11 (2015-09-18)
=================================
Stable release
Changes:
* Improved touch-screen support, pinch-to-zoom (Carlos Garnacho)
* Add champlain_view_set_world() to limit the world to the specified bounding
box (Jonas Danielsson)
* Various minor fixes (Jonas Danielsson, Ting-Wei Lan, Jiří Techet)