Skip to content

Releases: maplibre/maplibre-native-rs

v0.4.1

06 Oct 17:02
Immutable release. Only release title and notes can be modified.
82ef09d

Choose a tag to compare

Other

  • do a docs pass around the readme and doc comments (#87)
  • (deps) bump taiki-e/install-action from 2.62.11 to 2.62.20 in the all-actions-version-updates group (#89)

v0.4.0

02 Oct 06:40
Immutable release. Only release title and notes can be modified.
affe263

Choose a tag to compare

Added

  • (pool) add an example how to use the pool (#88)
  • (renderer) [breaking] Rework the builder interface and document it (#85)
  • (renderer) Rework the image rendering API (#82)

Other

  • (lints) Remove unused variables (#84)
  • (deps) update image requirement from 0.24 to 0.25 in the all-cargo-version-updates group (#86)
  • add MapLibre Contributors to the authors (#81)
  • (deps) bump taiki-e/install-action from 2.62.0 to 2.62.11 in the all-actions-version-updates group (#79)
  • (ci) trigger PR title workflow on synchronize event (#77)

v0.3.1

26 Sep 12:22
Immutable release. Only release title and notes can be modified.
1b3d48a

Choose a tag to compare

Added

  • (pool) Add a single-threaded image rendering pool (#68)

Fixed

  • (release) Revert permission change for CI (#74)

Other

  • (release) another test if we can reduce our permissions for releases (#75)

v0.3.0

25 Sep 23:57
Immutable release. Only release title and notes can be modified.
cc8ce43

Choose a tag to compare

Added

  • (renderer) refactored parts of the public API to be nicer to work with and less error prawn (#66)
  • (renderer) logging via log from maplibre-native (#71)

Other

  • (renderer) Add more derives and rename conversation function on Image (#73)
  • (ci) change to secrets.GITHUB_TOKEN instead of our manual secret (#67)
  • sort toml files (#70)

v0.2.0

23 Sep 19:53
Immutable release. Only release title and notes can be modified.
1b17bd0

Choose a tag to compare

Fixed

  • (api) clearer style rendering semantics (#63)

Other

  • (deps) bump the all-actions-version-updates group with 2 updates (#62)

v0.1.2

18 Sep 21:23
Immutable release. Only release title and notes can be modified.
82e6bf0

Choose a tag to compare

Added

  • remove persist-credentials (#60)
  • crates.io trusted publishing (#58)
  • use dependencies MapLibre Native amalgamation instead of system libraries (#56)
  • add metal rendering backend support (#55)
  • Make opengl testcases pass and mark opengl as supported (#41)
  • implemented the cli example (#11)

Other

  • (sec) pin github deps to shas (#59)
  • (deps) bump actions/checkout from 4 to 5 in the all-actions-version-updates group (#57)
  • migrate the version update to store metadata in the metadata section of Cargo.toml (#54)
  • (ci) cleanup CI and justfile (#43)
  • remove the option to git checkout to simplify our tool chain (#53)
  • finalise the onboarding into maplibre for badges (#49)
  • (deps) bump amannn/action-semantic-pull-request from 5 to 6 (#52)
  • (deps) bump actions/checkout from 4 to 5 (#51)
  • (deps) pre-commit autoupdate (#50)
  • Document planned windows x86/arm support (#46)
  • update readme for macos support (#44)
  • (ci) Add a release-plz workflow (#39)
  • (ci) make sure that msrv is a separate step in CI (#42)
  • (ci) add a step to require conventional pr titles (#40)
  • revised wording (#38)
  • (deps) bump peter-evans/create-pull-request from 6 to 7 (#36)
  • Document inclusion of the Maplibre Native license. (fixes #5) (#37)
  • (ci) Make sure to test all platforms in CI (#32)
  • migrate us to the amalgamation (#30)
  • update readme with platform support (#33)
  • (deps) Made sure that MLN is automatically updated once every month (#29)
  • prevent/autofix tabs in text (#23)
  • Sort justfiles alphabetically (#22)
  • Some initial ideas of reworking pre-compiled code download. (#17)
  • Minor refactor (#21)
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#20)
  • lints (#19)
  • extract the GraphicsRenderingAPI part of #17 (#18)
  • add docs required by maplibre (#15)
  • fmt
  • Refactor build.rs, bump dep (#14)
  • Update submodule
  • reword the doccomments for the debug options (#13)
  • remove duplicate MLN_WITH_OPENGL definition (#9)
  • reword slightly confusing warning in build script (#10)
  • add more docstrings (#12)

v0.1.1

07 Mar 08:35

Choose a tag to compare

auto publish