File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.13.2] ( https://github.com/davidcole1340/ext-php-rs/compare/ext-php-rs-v0.13.1...ext-php-rs-v0.13.2 ) - 2025-03-02
4+
5+ ### Other
6+ - * (cargo-php)* Add locked option to install guide ([ #370 ] ( https://github.com/davidcole1340/ext-php-rs/pull/370 ) ) (by @Xenira ) [[ #370 ] ( https://github.com/davidcole1340/ext-php-rs/issues/370 )] [[ #314 ] ( https://github.com/davidcole1340/ext-php-rs/issues/314 )]
7+ - * (deps)* Update zip requirement from 0.6 to 2.2 ([ #381 ] ( https://github.com/davidcole1340/ext-php-rs/pull/381 ) ) (by @dependabot [ bot] ) [[ #381 ] ( https://github.com/davidcole1340/ext-php-rs/issues/381 )]
8+ - * (release-plz)* Move breaking changes to section on top of changelog ([ #393 ] ( https://github.com/davidcole1340/ext-php-rs/pull/393 ) ) (by @Xenira ) [[ #393 ] ( https://github.com/davidcole1340/ext-php-rs/issues/393 )]
9+
310## [ 0.13.1] ( https://github.com/davidcole1340/ext-php-rs/compare/ext-php-rs-v0.13.0...ext-php-rs-v0.13.1 ) - 2025-02-13
411
512### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
77keywords = [" php" , " ffi" , " zend" ]
8- version = " 0.13.1 "
8+ version = " 0.13.2 "
99authors = [" David Cole <david.cole1340@gmail.com>" ]
1010edition = " 2018"
1111categories = [" api-bindings" ]
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.11] ( https://github.com/davidcole1340/ext-php-rs/compare/cargo-php-v0.1.10...cargo-php-v0.1.11 ) - 2025-03-02
4+
5+ ### Other
6+ - * (cargo-php)* Add locked option to install guide ([ #370 ] ( https://github.com/davidcole1340/ext-php-rs/pull/370 ) ) (by @Xenira ) [[ #370 ] ( https://github.com/davidcole1340/ext-php-rs/issues/370 )] [[ #314 ] ( https://github.com/davidcole1340/ext-php-rs/issues/314 )]
7+ - * (deps)* Update libloading requirement from 0.7 to 0.8 ([ #389 ] ( https://github.com/davidcole1340/ext-php-rs/pull/389 ) ) (by @dependabot [ bot] ) [[ #389 ] ( https://github.com/davidcole1340/ext-php-rs/issues/389 )]
8+ - * (deps)* Update dialoguer requirement from 0.10 to 0.11 ([ #387 ] ( https://github.com/davidcole1340/ext-php-rs/pull/387 ) ) (by @dependabot [ bot] ) [[ #387 ] ( https://github.com/davidcole1340/ext-php-rs/issues/387 )]
9+
310## [ 0.1.10] ( https://github.com/davidcole1340/ext-php-rs/compare/cargo-php-v0.1.9...cargo-php-v0.1.10 ) - 2025-02-06
411
512### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
77keywords = [" php" , " ffi" , " zend" ]
8- version = " 0.1.10 "
8+ version = " 0.1.11 "
99authors = [" David Cole <david.cole1340@gmail.com>" ]
1010edition = " 2018"
1111categories = [" api-bindings" , " command-line-interface" ]
You can’t perform that action at this time.
0 commit comments