minpack icon indicating copy to clipboard operation
minpack copied to clipboard

Release version 2.0.0

Open awvwgk opened this issue 3 years ago • 4 comments
trafficstars

Tracking issue for first release of the modernized minpack v2.0.0.

awvwgk avatar Feb 26 '22 10:02 awvwgk

@jacobwilliams @certik Is there anything we would need before creating this release? If not please feel free to go ahead and tag a new version. There is a release guide for fpm (https://github.com/fortran-lang/fpm/wiki/Release-Process) as reference, not all steps apply to minpack, of course.

awvwgk avatar Apr 23 '22 07:04 awvwgk

Yes, here is a TODO:

  • [x] Document in README how to build minpack, how to test it, and some example usage
  • [x] Document what compiilers are supported, etc.
  • [ ] We should ask people to test minpack, run tests, make sure it works. Report bugs.

certik avatar Apr 23 '22 13:04 certik

I'll update the documentation. Maybe we can create a release candidate and announce it on the discourse before creating the proper release.

awvwgk avatar Apr 23 '22 13:04 awvwgk

I created a release candidate for testing https://github.com/fortran-lang/minpack/releases/tag/v2.0.0-rc.1. We probably need to automate the artifact generation a bit more.

awvwgk avatar May 20 '22 19:05 awvwgk