loic-sharma / BaGet

A lightweight NuGet and symbol server
https://loic-sharma.github.io/BaGet/
MIT License
2.58k stars 644 forks source link

Remove the release notes length limit #687

Closed loic-sharma closed 2 years ago

loic-sharma commented 2 years ago

Kudos to @dncnkrs for the original implementation in https://github.com/loic-sharma/BaGet/pull/610.

Allow BaGet to index packages with large release notes. For example: https://www.nuget.org/packages/chocolatey/0.10.6.1

Addresses https://github.com/loic-sharma/BaGet/issues/609