Skip to content

Latest commit

 

History

History
120 lines (82 loc) · 4.17 KB

CHANGELOG.md

File metadata and controls

120 lines (82 loc) · 4.17 KB

0.1.6 (Dec 3, 2021)

Bug Fixes

Chore

  • ci: update release workflow (e6697d6)
  • upgrade: deno/std v0.116.0 (#16) (835f343)

v0.1.5 (2021-10-10)

Bug Fixes

Chore

v0.1.4 (2021-07-28)

Chore

  • ci: upgrade to eggs@0.3.8 (7c80480)
  • ci: clean up workflow (5091884)
  • ci: switch to denoland/setup-deno action, update eggs to 0.3.7 and fix windows test's (#12) (b84ae79)
  • ci: remove fmt and lint step from nightly workflow (8cc7619)
  • ci: upgrade to eggs@0.3.6 (ea77ad3)
  • upgrade: deno/std v0.103.0 (#13) (9d07d46)

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

v0.1.2 (2021-03-29)

Bug Fixes

  • encoding process gets stuck on windows (#5) (6201fde)

Code Refactoring

Chore

  • fmt (3a87a76, d351fde)
  • ci: setup windows/macos tests, coverage reports and add release workflow (#4) (d9fa66b)
  • upgrade: deno/std v0.91.0 (#6) (10c84dd)

Documentation Updates

v0.1.1 (2020-12-12)

Bug Fixes

  • type error in EncodingEventStream (#3) (60b9e38)

Chore

Documentation Updates

  • fix license link in README.md (ac9aead)

v0.1.0 (2020-12-07)