Releases: theseus-rs/postgresql-embedded
Releases Β· theseus-rs/postgresql-embedded
v0.17.5
28 Jan 16:24
Compare
Sorry, something went wrong.
No results found
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
17 Jan 18:29
Compare
Sorry, something went wrong.
No results found
π Bug fixes
use tokio::process::spawn() for pc_ctl on Windows (#153 )
π¦ Build system
update to Rust 1.84.0 (#152 )
π οΈ Other improvements
update to Rust 1.83 (#151 )
v0.17.3
12 Nov 20:56
Compare
Sorry, something went wrong.
No results found
π Bug fixes
correct zonky extractor (#150 )
update build dependency (#147 )
π¦ Build system
update to Rust 1.82.0 (#144 )
update codecov action to version 4 (#143 )
π οΈ Other improvements
update dependencies (#146 )
v0.17.2
01 Oct 03:40
Compare
Sorry, something went wrong.
No results found
π¦ Build system
correct documentation build (#142 )
v0.17.1
01 Oct 03:04
Compare
Sorry, something went wrong.
No results found
π¦ Build system
update dependencies (#141 )
correct documentation build (#140 )
v0.17.0
29 Sep 00:12
Compare
Sorry, something went wrong.
No results found
π₯ Breaking changes
remove version 12 and deprecate version 13 (#139 )
β¨ Enhancements
add version 17 support (#138 )
π Bug fixes
allow archives to be bundled from alternate github repositories (#135 )
π οΈ Other improvements
remove version 12 and deprecate version 13 (#139 )
forbid clippy allow attributes (#136 )
update dependencies (#134 )
v0.16.3
04 Sep 18:21
Compare
Sorry, something went wrong.
No results found
π οΈ Other improvements
switch from xz2 to liblzma (#133 )
v0.16.2
24 Aug 13:08
Compare
Sorry, something went wrong.
No results found
π Bug fixes
π Documentation
split axum and progress bar examples (#126 )
add example diesel r2d2 (#129 )
v0.16.1
13 Aug 01:15
Compare
Sorry, something went wrong.
No results found
β¨ Enhancements
add archive tracing progress bar status (#125 )
π Documentation
add indicatif to axum example (#124 )
add axum example (#123 )
π οΈ Other improvements
update version of postgresql used for testing from 16.3.0 to 16.4.0 (#120 )
v0.16.0
05 Aug 00:41
Compare
Sorry, something went wrong.
No results found
π₯ Breaking changes
refactor archive extract directories (#118 )
return list of files from archive extract function (#115 )
refactor extension matchers (#113 )
β¨ Enhancements
add portal corp extensions (#112 )
π Bug fixes
correct extension regex to match file extensions (#119 )
correct steampipe extension url resolution (#111 )
π Documentation
add PortalCorp example for pgvector (#117 )
π¦ Build system
update dependencies (#114 )
π οΈ Other improvements
refactor archive extract directories (#118 )
improve matcher error tests (#116 )
return list of files from archive extract function (#115 )
refactor extension matchers (#113 )