Skip to content

Commit

Permalink
Update BooruDex.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiroechi committed Jan 2, 2021
1 parent 6fc3d98 commit 8bac31a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions BooruDex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
<PackageTags>Imageboard Image Booru Danbooru Gelbooru Gelbooru02 Moebooru Yandere Konachan Safebooru Lolibooru Rule34 Behoimi Realbooru</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<Description>Library to access the booru website using public API. This library only support GET method, it means only listing and searching only.</Description>
<PackageReleaseNotes>- Add new method to check tag is exist or not.</PackageReleaseNotes>
<Version>2.1.3</Version>
<PackageReleaseNotes>- Change object model from struct to class.
- Fix some documentation.
- New method to check availability of booru website, IsOnline().</PackageReleaseNotes>
<Version>2.2.0</Version>
<AssemblyName>BooruDex</AssemblyName>
<RootNamespace>BooruDex</RootNamespace>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit 8bac31a

Please sign in to comment.