Npgsql.FSharp icon indicating copy to clipboard operation
Npgsql.FSharp copied to clipboard

Use of tags and releases

Open codingedgar opened this issue 5 years ago β€’ 3 comments

Hi πŸ‘‹

I happen to be using this lib in version 1.19.0 and looking for the readme I noticed the version bump, when I tried to look for releases or tags of the previous versions but it happens that there's only master branch, is possible to make use of the release feature of github or at least tag the "releases" matching nuget ?

Hope is not too much to ask πŸ™ thank you for your work is amazing πŸ‘

codingedgar avatar Mar 17 '20 19:03 codingedgar

Hello @edgarjrg,

Indeed I am not using the releases feature to github as my setup for this library is quite simplistic.

However, I do maintain the release notes between versions which are visible if you click on the versions in the nuget package page.

If you have any trouble migrating from an older version, please let me know :pray:

Zaid-Ajaj avatar Mar 18 '20 22:03 Zaid-Ajaj

I upgraded to 3.0.0 without any problems, however I still think that there should be a link to older doc/versions, i looked in nuget but can’t see the readme there. I think the simplest way is just use tags in master to navigate between versions.

As a side note v3 is way more simple to use, nice.

codingedgar avatar Mar 18 '20 22:03 codingedgar

I upgraded to 3.0.0 without any problems, however I still think that there should be a link to older doc/versions, i looked in nuget but can’t see the readme there. I think the simplest way is just use tags in master to navigate between versions.

I will look into it :smile:

As a side note v3 is way more simple to use, nice.

Happy to hear that πŸ™

Zaid-Ajaj avatar Mar 18 '20 23:03 Zaid-Ajaj