Release Notes

jawbrey

Posted on
Sep 30 2022

Where are release notes for the various Nuget packages? We are several updates behind and would like to understand what has changed in subsequent releases before we update.

Additionally, the nuget page for https://www.nuget.org/packages/Raygun4Xamarin.Forms has a bad link for the "Project Website"


Jason Fauchelle

Raygun

Posted on
Oct 03 2022

Hi Jawbrey,

We have been putting the release notes in the README tab on NuGet. For example: https://www.nuget.org/packages/Raygun4Xamarin.Forms/1.0.9#readme-body-tab you'd need to click through each version to view them all though.

Some GitHub repositories also utilize the Releases list, e.g: https://github.com/MindscapeHQ/raygun4js/releases

Let me know if you have further questions about release notes.

Thanks for pointing out the broken link. Looks like "Project Website" works fine, but "License Info" is missing. I've noted this down to look into.

Regards

-Jason Fauchelle


Jason Fauchelle

Raygun

Posted on
Oct 03 2022

Hi Jawbrey,

The raygun4xamarin.forms provider is not open source - and so I can see that's why the "Project Website" link will be broken for you. Sorry about that. Same cause for the "License Info" link being broken I suspect. We'd likely change the "Project Website" link to point to the public site documentation: https://raygun.com/documentation/language-guides/xamarin/crash-reporting/forms/ and package the license (which is the MIT license) with the NuGet package.

Regards

-Jason Fauchelle


Reply