Releases: maplibre/maplibre-native-rs
Releases · maplibre/maplibre-native-rs
v0.4.1
v0.4.0
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    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
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    v0.3.0
v0.2.0
v0.1.2
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    Added
- remove 
persist-credentials(#60) crates.iotrusted 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 
metadatasection ofCargo.toml(#54) - (ci) cleanup CI and justfile (#43)
 - remove the option to 
git checkoutto 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-plzworkflow (#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 
GraphicsRenderingAPIpart 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_OPENGLdefinition (#9) - reword slightly confusing warning in build script (#10)
 - add more docstrings (#12)