Skip to content

v0.2.9

Choose a tag to compare

@marcdel marcdel released this 11 Dec 02:46
  • Handle named keyword lists in O11y.set_attributes/2 by prefixing the keys with the given name
O11y.set_attributes(config: [key: "value"])
%{"config.key" => "value"}

Full Changelog: v0.2.8...v0.2.9