Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 556 Bytes

File metadata and controls

18 lines (12 loc) · 556 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0]

Added

  • support for GenServer name registration to support multiple supervisors

Changed

  • updated Elixir requirements to 1.7

Fixed

  • Task.async and Task.await caller leaks with timeouts and worker crash
  • console.* calls in JavaScript code no longer causes workers to crash