File tree 2 files changed +17
-1
lines changed 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ Unreleased]
4
+
5
+ ## [ 0.1.51] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.50...v0.1.51 ) - 2024-08-15
6
+
7
+ ### Added
8
+
9
+ - Add JOM generator support ([ #183 ] ( https://github.com/rust-lang/cmake-rs/pull/183 ) )
10
+ - Improve visionOS support ([ #209 ] ( https://github.com/rust-lang/cmake-rs/pull/209 ) )
11
+ - Use ` Generic ` for bare-metal systems ([ #187 ] ( https://github.com/rust-lang/cmake-rs/pull/187 ) )
12
+
13
+ ### Fixed
14
+
15
+ - Fix cross compilation on android armv7 and x86 ([ #186 ] ( https://github.com/rust-lang/cmake-rs/pull/186 ) )
16
+
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cmake"
3
- version = " 0.1.50 "
3
+ version = " 0.1.51 "
4
4
authors = [
" Alex Crichton <[email protected] >" ]
5
5
license = " MIT OR Apache-2.0"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments