Skip to content

Scribe v1.0.12 - Timeouts for WaitForData & Flush

Choose a tag to compare

@ericplane ericplane released this 27 Jul 22:20
· 20 commits to main since this release
  • WaitForData and Flush now take a timeout (60s and 15s by default), thanks to @ryancundiff in #9
  • ProfileKeyPrefix now accepts "" for games adopting a database whose keys were bare user ids
  • Fixes RestoreVersion reporting success when the profile had been erased
  • FixesScribe.Configure wrongly refusing to run after a failed Scribe() call

Full Changelog: v1.0.11...v1.0.12