Fable.Remoting icon indicating copy to clipboard operation
Fable.Remoting copied to clipboard

Changelog

Open ScottShingler opened this issue 3 years ago • 2 comments

Is there a changelog or list of release notes anywhere? All I could find was this, which is from 2018.

Having an up-to-date changelog would be useful to help understand what has changed between revisions. This is especially important for major version changes, as typically a change to the major version would indicate a risk of breaking changes.

(A bit of background: We are in the process of updating some of our dependencies, and updating one of them (not sure which) caused a runtime exception. Upgrading Fable.Remoting.Client from 5 to 7 resolved the issue, but we have no idea what the implications of jumping ahead 2 major versions is since there's no up-to-date changelog to refer to.)

ScottShingler avatar Jan 14 '22 18:01 ScottShingler

You can find what's changed between versions on the Release notes tab on Nuget, but right now we do not maintain accumulative changelog files for each package.

kerams avatar Jan 14 '22 19:01 kerams

Ah, thank you - I missed that in the NuGet UI.

Is it worth keeping this issue open as a feature request to add a changelog?

ScottShingler avatar Jan 14 '22 19:01 ScottShingler