v0.9.0
New features ✨
ctx.random()
andctx.uuid()
for deterministic random and uuid. by @slinkydeveloper in #120- Add
ctx.time()
as wrapper aroundctx.run(time.time)
by @slinkydeveloper in #121 - Integration with standard library
logging
module: replay aware logging filterrestate.RestateLoggingFilter
and log factoryrestate.getLogger()
by @slinkydeveloper in #122
Full Changelog: v0.8.1...v0.9.0