Releases: loic-sharma/BaGet
v0.4.0-preview2
Highlights include:
- We launched a Discord server! Join the community here 🚀
- Removed the release notes length limit, by @dncnkrs (#687)
- Display 'No dependencies' if group has no dependencies (#686)
- Moved to new .NET Docker images, by @viceice (#689)
- Improved the README (#690, and #691 by @davidelettieri)
v0.4.0-preview1
v0.3.0-preview5
Highlights include:
- Add support for NuGet V2 upstream package sources (#630) by @patriksvensson
- Add .NET 5 target framework filter (#606) by @SeppPenner
- Support autocompleting versions (#576) by @davidackroyd99
- Display multiple authors correctly (#574) by @yang-er
- Improve dependents UI by (#572) by @davidackroyd99
- Support loading more search results (#437)
Thank you everyone for all the amazing contributions! 🥳
v0.3.0-preview4
This is one of our biggest releases yet! Highlights include:
-
Improved landing pages (#522), by @sipmann.
BaGet is now a little more welcoming: you'll be greeted by landing pages that help you upload your first package 😎 -
Added missing framework search filters (#527), by @SeppPenner
Need to filter to .NET Core 3.0 or .NET Framework 4.8 packages? We've got you covered! 🔎 -
Track code coverage (#452), by @MarkZither
This lets us identify test gaps and further improve BaGet 💪 -
Support configurable URLs (#525), by @SeppPenner.
BaGet can now listen to different ports and addresses! 🚀 -
Improvements to
BaGet.Protocol
(#470, #471, #476, #481, #516)
Need to interact with a NuGet server?BaGet.Protocol
is now even easier to use! 😀
This release includes several bug fixes:
- Fix request pipeline for custom PathBase settings (#495), by @daniel-lerch
- Fix package last updated date (#491), by @euantorano
- Normalize icon entry path prior to extraction (#517), by @joelverhagen
- Ensure the registration index is sorted by version (#535), by @chaghi
We also had lots of contributions from lots of contributors:
- Allow maximum published package size to be configured when using IIS (#473), by @RichardSinden
- Let environment variables overwrite configuration file settings in case of ambiguity (#501), by @jeroenlandheer
- Update dependencies (#507)
- Refactor BaGet's architecture (#508)
- Improve readme (#524), by @SeppPenner
- Update frontend dependencies (#532), by @SeppPenner
- Fixed copyright year on the documenation page. (#536), by @SeppPenner
- Update the bindings in docker quickstart (#539) , by @otsenkun
Thanks everyone for all your hard work! 🥳
v0.3.0-preview2
v0.3.0-preview1
- Upgrade to ASP.NET Core 3.1 by @MarkZither (#444, #446)
- Handle offline scenarios better (#435, #448)
- UI Improvements
- Other improvements and bug fixes (#383, #411)
Thanks @MarkZither for the huge help on upgrading BaGet to ASP.NET Core 3.1!
v0.2.0-preview1
- Added a NuGet SDK (#307)
v0.1.77-prerelease
Thanks @fuzzybair for the contribution for this release
v0.1.75-prerelease
v0.1.71-prerelease
Adds support for Google Cloud Storage buckets. Thanks @bgrainger! 🎉