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 1
1
# Changelog
2
2
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
+
3
10
## [ 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
4
11
5
12
### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
5
5
homepage = " https://github.com/davidcole1340/ext-php-rs"
6
6
license = " MIT OR Apache-2.0"
7
7
keywords = [" php" , " ffi" , " zend" ]
8
- version = " 0.13.1 "
8
+ version = " 0.13.2 "
9
9
authors = [
" David Cole <[email protected] >" ]
10
10
edition = " 2018"
11
11
categories = [" api-bindings" ]
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## [ 0.1.10] ( https://github.com/davidcole1340/ext-php-rs/compare/cargo-php-v0.1.9...cargo-php-v0.1.10 ) - 2025-02-06
4
11
5
12
### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
5
5
homepage = " https://github.com/davidcole1340/ext-php-rs"
6
6
license = " MIT OR Apache-2.0"
7
7
keywords = [" php" , " ffi" , " zend" ]
8
- version = " 0.1.10 "
8
+ version = " 0.1.11 "
9
9
authors = [
" David Cole <[email protected] >" ]
10
10
edition = " 2018"
11
11
categories = [" api-bindings" , " command-line-interface" ]
You can’t perform that action at this time.
0 commit comments