Releases: a4501150/rdbi
Releases · a4501150/rdbi
rdbi: v0.5.1
27 Mar 09:18
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-03-27)
Bug Fixes
clamp default pool_min to not exceed pool_max (c76a10c )
rdbi: v0.5.0
26 Mar 23:24
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-03-26)
Features
change default transaction isolation level to RepeatableRead (d465df6 )
rdbi: v0.4.1
22 Mar 01:59
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-03-22)
Bug Fixes
pin default macro arms to rdbi::Error for unambiguous type inference (cd36411 )
rdbi: v0.4.0
22 Mar 01:35
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-03-22)
Features
rewrite transaction macros with inline async blocks for better ergonomics (d744302 )
rdbi: v0.3.0
22 Mar 00:15
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-03-22)
Features
generic error support for transaction API with convenience macros (e3fa73f )
Bug Fixes
validate connection URL eagerly and return error on invalid pool constraints (e207017 )
rdbi-codegen: v0.3.7
20 Mar 19:54
Compare
Sorry, something went wrong.
No results found
0.3.7 (2026-03-20)
Bug Fixes
add #[allow(dead_code, clippy::all)] to generated mod.rs files (3a3f0bf )
rdbi-codegen: v0.3.6
05 Mar 04:31
Compare
Sorry, something went wrong.
No results found
0.3.6 (2026-03-05)
Bug Fixes
add #![allow(dead_code)] to generated parent mod.rs (9287af9 )
rdbi-codegen: v0.3.5
28 Feb 03:50
Compare
Sorry, something went wrong.
No results found
0.3.5 (2026-02-27)
Bug Fixes
generate parent mod.rs when both output dirs share a common parent (4baa86e )
rdbi-codegen: v0.3.4
26 Feb 08:15
Compare
Sorry, something went wrong.
No results found
0.3.4 (2026-02-26)
Bug Fixes
remove formatting from codegen, let project pre-commit hooks handle it (4ad41ee )
rdbi-codegen: v0.3.3
26 Feb 08:02
Compare
Sorry, something went wrong.
No results found
0.3.3 (2026-02-26)
Bug Fixes
use prettyplease for in-process formatting instead of shelling out to rustfmt (7af8527 )
You can’t perform that action at this time.