Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.18.5
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