Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 317 Bytes

CHANGES.md

File metadata and controls

12 lines (8 loc) · 317 Bytes

0.6.1 (2022-10-25)

  • Fix memory leak in readers Queue (#9, @art-w)
  • Expose ?eq for map (#11, @art-w)
  • Add crowbar test (#10, @art-w)

0.6.0 (2022-03-31)

  • First separate release after extraction from the ocurrent repository
  • Memory optimization for Time.after (#3, @art-w)
  • Add mdx tests (#1, @talex5)