Skip to content

Releases: zakstucke/bitbazaar

v0.7.2 - Rust

13 Aug 09:42
Compare
Choose a tag to compare

Changes

  • loc() helper method to Result<T, Report<E>> to add location to stacktrace even when error context not being rotated.

v0.7.1 - Rust

13 Aug 09:05
Compare
Choose a tag to compare

Changes

7.0 fixes.

v0.7.0 - Rust

12 Aug 19:55
Compare
Choose a tag to compare

Changes

v0.6.0 - Rust

07 Aug 13:36
Compare
Choose a tag to compare

Changes

  • No changes

v0.5.0 - Rust

06 Aug 00:37
Compare
Choose a tag to compare

Changes

  • Flexible logging trait, sync and non sync periodic updater, redis conn behind conn like trait to allow owned variant, timeout utility, misc. (#55) @zakstucke

v0.4.0 - Rust

24 Jul 12:48
Compare
Choose a tag to compare

Changes

  • Breaking: separated out crypto features, added md5 (#54) @zakstucke

v0.3.6 - Rust

23 Jul 12:57
Compare
Choose a tag to compare

Changes

  • No changes

v0.3.5 - Rust

23 Jul 10:29
Compare
Choose a tag to compare

Changes

  • Breaking, reworked the retry interface and small other breakings, retry has a macro variant that works well with mutable values, redis has built in retrying for fallible errors (#53) @zakstucke

v0.2.5 - Rust

10 Jul 14:26
Compare
Choose a tag to compare

Changes

  • No changes

v0.2.4 - Rust

09 Jul 19:01
Compare
Choose a tag to compare

Changes

  • No changes