coin-or / qpOASES

Open-source C++ implementation of the recently proposed online active set strategy
GNU Lesser General Public License v2.1
360 stars 121 forks source link

Release 3.2.2 with Blas/Lapack replacements? #113

Open traversaro opened 3 years ago

traversaro commented 3 years ago

Hi @apotschka , thanks for merging the PRs! I actually did that as I wanted to add qpOASES to conda-forge, so I wonder if you had any plan to tag/release a new 3.2.2 release that include all the work done to avoid naming conflicts with Blas/Lapack replacements? While for the packaging perspective I could simply package 3.2.1 and add all the subsequent commits as a patch, but if a 3.2.2 release is planned I would prefer to just wait for it, thanks!

Note that if you release 3.2.2, you may want to also update the version number in the CMake script in https://github.com/coin-or/qpOASES/blob/master/CMakeLists.txt#L36, that is now using 3.2.0 even if 3.2.1 was released.

apotschka commented 3 years ago

@jferreau, as you have so far been managing the releases: What do you think?

traversaro commented 3 years ago

@apotschka @jferreau if there is anything that we can do as users (additional tests, modifications) to make it easy to do a release, feel free to ask, thanks!

nim65s commented 7 months ago

Hi,

This is a gentle reminder: we would need a new version please :)