v4.4.0
What's Changed
- Use empty list instead of atom by @hauleth in #63
- Use records instead of structs in performance sensitive places by @hauleth in #64
- Use write_concurrency: :auto for default ETS storage by @v0idpwn in #68
- Remove Peep.get_metric/3 by @rkallos in #70
- Replace runtime codegen with functions defined in
Peep.EventHandlerby @hauleth in #69
Full Changelog: v4.3.1...v4.4.0