You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e8e2c3b: Update the outdated wee_alloc Cargo.toml comment and do not use wee_alloc when running CI tests (Neal DeBuhr)
d8c3f8d: Fix a typo in the batcher_event_rules test error handling (Neal DeBuhr)
7bf2aef: Strip whitespace in event rule tests, to circumvent discrepancies between stable and nightly rust abstract syntax tree serialization (Neal DeBuhr)
20e0614: Use formatted/pretty JSON for event rule tests since whitespace is stripped during the tests anyway (Neal DeBuhr)
44aa4cc: Apply a cfg attribute to explicitly scope the strip_whitespace feature-limited function (used in event rule tests) (Neal DeBuhr)
c8d0da4: Remove to_string methods when they are redundantly used in a format macro (Neal DeBuhr)
6d9b1bf: Increment minor version - bump to v0.11.0 (Neal DeBuhr)