Skip to content

v4.4.0

Choose a tag to compare

@rkallos rkallos released this 03 Mar 18:58
· 28 commits to main since this release
48d02cd

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.EventHandler by @hauleth in #69

Full Changelog: v4.3.1...v4.4.0