File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,4 +4,8 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased]
7+ ## [ Unreleased]
8+
9+ ## [ 0.1.0] - 2022-11-08
10+ ### Added
11+ - Made the initial implementation that covers most of the API.
Original file line number Diff line number Diff line change 33[ ![ GitHub forks] ( https://img.shields.io/github/forks/KristofferStrube/Blazor.FileAPI )] ( https://github.com/KristofferStrube/Blazor.FileAPI/network/members )
44[ ![ GitHub stars] ( https://img.shields.io/github/stars/KristofferStrube/Blazor.FileAPI )] ( https://github.com/KristofferStrube/Blazor.FileAPI/stargazers )
55
6- <!-- [](https://www.nuget.org/packages/KristofferStrube.Blazor.FileAPI/) -->
6+ [ ![ NuGet Downloads (official NuGet)] ( https://img.shields.io/nuget/dt/KristofferStrube.Blazor.FileAPI?label=NuGet%20Downloads )] ( https://www.nuget.org/packages/KristofferStrube.Blazor.FileAPI/ )
77
88# Introduction
99A Blazor wrapper for the browser [ File API] ( https://www.w3.org/TR/FileAPI/ )
You can’t perform that action at this time.
0 commit comments