Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2.02 KB

ReleaseNotes.md

File metadata and controls

29 lines (21 loc) · 2.02 KB

0.9.8 (01 June 2021)

  • #18 - Exposed volume prop in HowlOptions contributed by k-u-s
  • #17 - Support volume property [enhancement]

0.9.7 (19 May 2021)

  • #16 - Fix "Rate" [bug] contributed by StefH

0.9.6 (18 May 2021)

  • #14 - Ad support for multiple Howl instances [enhancement] contributed by StefH
  • #15 - Add Loop to HowlOptions [enhancement] contributed by StefH

0.9.5 (10 February 2021)

  • #13 - Handle invalid duration in Edge/Chrome [bug] contributed by StefH
  • #10 - Problem getting length of ogg/opus blob on edge [bug]

0.9.4 (08 February 2021)

  • #12 - Change duration to double and pass id to "howl.duration(id)" [enhancement] contributed by StefH

0.9.3 (07 May 2020)

  • #5 - Add Blazor WebAssemby example project + docs [enhancement] contributed by StefH
  • #7 - Change playback rate contributed by chris1411
  • #6 - Change playback rate [enhancement]

0.9.2 (09 January 2020)

  • #3 - Add 'Formats' to HowlOptions [enhancement] contributed by StefH

0.9.1 (08 January 2020)

  • #2 - Fix OnLoadErrorCallback and OnPlayErrorCallback [bug] contributed by StefH