File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- # Changes
1+ ## 0.28.0 - 2024-12-20
22
3- ## Unreleased
4-
5- - Update to proj-sys 0.24.0 (libproj 9.4.0)
6- - Provide bundled bindings by default and move support for build time generated bindings behind the ` buildtime_bindgen ` feature of proj-sys
3+ - Update to proj-sys 0.25.0 (libproj 9.4.0)
4+ - BREAKING: Provide bundled bindings by default and move support for build time generated bindings behind the ` buildtime_bindgen ` feature of proj-sys
75- Bump MSRV to 1.70
86
97## 0.27.2
Original file line number Diff line number Diff line change 11[package ]
22name = " proj"
33description = " High-level Rust bindings for the latest stable version of PROJ"
4- version = " 0.27.2 "
4+ version = " 0.28.0 "
55authors = [
66 " The Georust Developers <[email protected] >" 77]
Original file line number Diff line number Diff line change 1+ # UNRELEASED
2+
3+ - Your Change Here.
4+
15# 0.25.0 - 2024-12-20
26
37- BREAKING: Update bindgen to 0.71.1
You can’t perform that action at this time.
0 commit comments