mpusz / mp-units

The quantities and units library for C++
https://mpusz.github.io/mp-units/
MIT License
994 stars 79 forks source link

Change `mp-units/2.1.0` to `mp-units/2.0.0` in Conan installation steps? #535

Closed Becheler closed 6 months ago

Becheler commented 6 months ago

Superbly minor issue, but I bumped into this error ERROR: Package 'mp-units/2.1.0' not resolved: Unable to find 'mp-units/2.1.0' in remotes.

Coming from the fact the [requires] clause refers the mp-units/2.1.0 in the Conan + CMake (release) section, but only most recent version 2.0.0 is available in Conan Center.

Glad to finally give mp-units 2.0 a try!

mpusz commented 6 months ago

I am sorry, but I am not going to change it. Everything should work as documented. It just takes the Conan team so long to finalize the 2.1.0 build. See https://github.com/conan-io/conan-center-index/pull/21697.

mpusz commented 6 months ago

2.1.0 package was added to Conan Center today.