A new product version can be obtained from
GitHub and
Conan.
The list of the most significant changes introduced by the new version can be
found in our Release Notes. We will also
describe the most important of them in this post.
Several groups in the ISO C++ Committee reviewed the
P1935: A C++ Approach to Physical Units proposal in
Belfast 2019 and Prague 2020. All those groups expressed interest in the
potential standardization of such a library and encouraged further work. The
authors also got valuable initial feedback that highly influenced the design of
the V2 version of the mp-units library.
In the following years, we scoped on getting more feedback from the production
and design. This resulted in version 2 of the mp-units library that
resolved many issues the users and Committee members raised. The features and
interfaces of this version are close to being the best we can get with the
current version of the C++ language standard.
After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from
GitHub and
Conan.
The list of the most significant changes introduced by the new version can be
found in our Release Notes. We will also
describe some of them in this post.