Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@gnosek gnosek released this 17 Dec 08:28

What's Changed

  • fix(docs): broken link in top-level README by @gnosek in #24
  • fix(build): fix non_local_definitions warning in Rust 1.83 by @gnosek in #25
  • fix(plugin): export read-only table fields to the plugin API by @gnosek in #27
  • fix(runner): match event source name properly (not plugin name) by @gnosek in #28
  • new(event): implement PayloadToBytes for AnyEvent by @gnosek in #29
  • fix(runner): validate async event names by @gnosek in #30
  • new(runner): report text errors from async event handler by @gnosek in #31
  • new(AsyncEventPlugin): helper to create async events by @deepskyblue86 in #32
  • fix(plugin): match erase/add_entry behavior with libs by @gnosek in #33

New Contributors

Full Changelog: v0.4.0...v0.4.1