Skip to content

Latest commit

 

History

History
95 lines (62 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

95 lines (62 loc) · 1.85 KB

Changelog

0.4.4

Fix

  • Fix uncaught exception in request

0.4.3

Fix

  • Fix check file path for windows

0.4.2

Fix

  • Fix build on node@14

0.4.1

Fix

  • Emit error event
  • Fix resuming

Improvement

  • Add info about building in README
  • Add info about playing magnet link in README

v0.4.0

Feature

  • Add playing magnet URI

Fix

  • Fix long pausing

v0.3.4

...

v0.3.3

Improvement

  • Rewrite to typescript

v0.3.1 (19.04.2017)

Feature

  • #47 Add offset tracking, API and tests

v0.3.0 (25.11.2016)

Feature

  • #9 Add play/pause
  • #25 Change volume range from 0-1 to 0-100

Improvement

  • #19 Add tests
  • #24 Rewrite code use ES6 classes
  • #28 Add interface for adding new protocols getting audio
  • #38 Add rule for *.md files in editorconfig
  • #42 Set node.js version in package.json as engine

Fix

  • #13 Fix crash if url is empty
  • #39 Fix some crashes

v0.2.0 (19.06.2016)

Feature

  • #15 Rename event StupidPlayer.prototype.EVENT_START to StupidPlayer.prototype.EVENT_PLAY
  • #16 Add method StupidPlayer.prototype.getState

Fix

  • #20 Fix crash build