telemetry v0.2.0 Release Notes

Release Date: 2018-10-12 // over 5 years ago
  • ๐Ÿš€ The main point of this release is to mark base Telemetry API as stable, so that other libraries can rely on it without worrying about backwards compatibility.

    โœ‚ Removed

    • โœ‚ Removed Telemetry.attach/4 and Telemetry.attach_many/4 - the handler config is now required.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed type specs which were producing Dialyzer errors.