- Add
tags
to make binding displayed on Fable.Packages
- Add Global attribute to global interfaces @chkn
- Fix #70: Wrong type for MediaStreamConstraints in Browser.MediaStream (by @Nhowka)
- Downgrade FSharp.Core to 4.7.2
- Downgrade FSharp.Core to 4.7.2
- Release a new version because one of the dependencies had the licence information missing
- Add licence to Nuget package @nojaf
- Add
ImageMediaTrackConstraintSet
- Fix ContrainXXX should allow single value or constrain object
- Fix some bad type names
- Set
MediaTrackCapabilities
properties optional - Add strongly typed methods on
AudioMediaStreamTrack
andVideoMediaStreamTrack
- Set
MediaDeviceInfo
kind as an enum
- Upgrade to Fable.Browser.Dom 1.2.1 to force usage of the new overloads of addListener|removeListener
- Add
MediaStream
suffix where necessary to follow the JavaScript API - Add
MediaStreamError
- First stable release
- Clone track returns track of the same type
- Fix
MediaStream.create
overloads - Set framerate as optional parameter in
HTMLCanvasElement.captureStream
- First release