Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.18.7
v0.18.6
Added
- add extractor feature flags
Other
- make liblzma an optional dependency
- add documentation for bundled feature flag
- correct lint errors
v0.18.5
Fixed
- custom release url not working and compilation failure
Other
- update to criterion=0.6.0, pgvector=0.4.1, reqwest=0.12.18, sqlx=0.8.6, tokio=1.45.1, zip=4.0.0
v0.18.4
Other
- update to Rust 1.87.0
- update dependencies
- update Cargo.toml dependencies
v0.18.3
Other
- update Cargo.toml dependencies
- update to Rust 1.86.0
v0.18.2
Other
- update Cargo.toml dependencies
v0.18.1
Fix
- Check for existing installations in children before installing
v0.18.0
Added
- update to Rust 2024 edition
Other
- update dependencies
- [breaking] rename feature rustls-tls to rustls
v0.17.5
Other
- make tracing-indicatif optional
- remove anyhow and human_bytes dependencies
- replace regex with regex-lite to reduce dependencies
- remove http dependency
- update ci configuration
v0.17.4
Previous Next