rinigus / mapbox-gl-qml

Unofficial Mapbox GL Native bindings for Qt QML
GNU Lesser General Public License v3.0
38 stars 10 forks source link

Bump to version 3.0.0 #53

Open Vedingrot opened 7 months ago

Vedingrot commented 7 months ago

Due to API changes, version should be updated to next major.

Vedingrot commented 7 months ago

Can you also set tag in repo to create a new tarball, Thanks in advance

rinigus commented 7 months ago

This is too early as corresponding MapLibre GL Qt is not released yet. As such, QML plugin API stayed the same, but we can change major version as well when the time comes. But before QML plugin release, I would prefer to have a fixed released version of MapLibre GL Qt. Note that as soon as MapLibre GL Qt release is tagged, I would have to update and test QML plugin against it.

Issue regarding MapLibre GL Qt release: https://github.com/maplibre/maplibre-native-qt/issues/92