Skip to content

0.1.3

Compare
Choose a tag to compare
@c4spar c4spar released this 14 Apr 21:11
· 18 commits to main since this release

v0.1.3 (2021-04-14)

Code Refactoring

  • make kill method of encoding process sync (#8) (b37e594)
  • refactor close method of encoding process (#7) (22eef37)
  • replace deprecated Deno.iter with iter from deno/std (#11) (0f9ad63)

Style

  • use methods instead of properties (#9) (aafbb09)

Chore

Documentation Updates