Polyphony v0.80 Release Notes

Release Date: 2022-02-28 // about 2 years ago
    • Prevent reentry into trace_proc
    • ๐Ÿ“œ Rename __parser_read_method__ to __read_method__
    • ๐Ÿ“‡ Rename ResourcePool#preheat! to #fill.
    • ๐Ÿšš Remove ability to use #cancel_after or #move_on without a block
    • โž• Add #move_on alias to Fiber#interrupt
    • ๐Ÿ‘ Allow specifying exception in Fiber#cancel
    • โœ‚ Remove deprecated Polyphony::Channel class