Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KNUTSSON Tor committed Aug 30, 2019
2 parents c212e04 + 875a835 commit cb36e37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ The ```master``` branch uses the ```v3.0.0-preview8-013656``` sdk.
Blazor is an ~~experimental~~ preview project, not ready for production use. Just as Blazor API frequently has breaking changes, so does the API of this library.

### Version notes
Version ```0.14.19242``` fixes two bugs: [a minor package problem](https://github.com/Tewr/BlazorFileReader/issues/55) and [a possible race condition for server-side drag and drop initialization](https://github.com/Tewr/BlazorFileReader/issues/71).
Version ```0.14.19226``` adds support for sdk ```3.0.0-preview8-013656```. Adds shared Buffer back again for WASM, this can be activated by setting the ```UseWasmSharedBuffer``` option to true (recommended).

Version ```0.13.19207``` Fixes a regression with the ```ClearValue``` method and adds some essential events to the drag and drop api.
Expand Down

0 comments on commit cb36e37

Please sign in to comment.