mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
docs: CHANGELOG fixed
This commit is contained in:
@@ -2,21 +2,19 @@
|
|||||||
|
|
||||||
- **0.6.0 WIP**
|
- **0.6.0 WIP**
|
||||||
- Minimum compiler version supported changed to gcc-9.3
|
- Minimum compiler version supported changed to gcc-9.3
|
||||||
|
- MSVC 16.7 support added
|
||||||
- linear_algebra updated to 0.7.0/stable
|
- linear_algebra updated to 0.7.0/stable
|
||||||
- fmt updated to 7.0.3
|
- fmt updated to 7.0.3
|
||||||
- range-v3 updated to 0.11.0
|
- range-v3 updated to 0.11.0
|
||||||
- catch2 updated to 2.13.0
|
- catch2 updated to 2.13.0
|
||||||
- doxygen updated to 1.8.18
|
- doxygen updated to 1.8.18
|
||||||
- ms-gsl 3.1.0 dependency added
|
- ms-gsl 3.1.0 dependency added
|
||||||
- MSVC 16.7 support added
|
|
||||||
- Added angle as SI base dimension (thanks [@kwikius](https://github.com/kwikius))
|
- Added angle as SI base dimension (thanks [@kwikius](https://github.com/kwikius))
|
||||||
- Added STL random number distribution wrappers (thanks [@yasamoka](https://github.com/yasamoka))
|
- Added STL random number distribution wrappers (thanks [@yasamoka](https://github.com/yasamoka))
|
||||||
- `math.h` function signatures refactored to use a `Quantity` concept (thanks [@kwikius](https://github.com/kwikius))
|
- `math.h` function signatures refactored to use a `Quantity` concept (thanks [@kwikius](https://github.com/kwikius))
|
||||||
- FPS system added (thanks [@mikeford3](https://github.com/mikeford3))
|
- FPS system added (thanks [@mikeford3](https://github.com/mikeford3))
|
||||||
- `quantity_point` support added (thanks [@johelegp](https://github.com/johelegp))
|
- `quantity_point` support added (thanks [@johelegp](https://github.com/johelegp))
|
||||||
- `ratio` changed to the NTTP kind
|
- `ratio` changed to the NTTP kind
|
||||||
- Minimum compiler version supported changed to gcc-9.3
|
|
||||||
- VS2019 support added
|
|
||||||
|
|
||||||
- **0.5.0 May 17, 2020**
|
- **0.5.0 May 17, 2020**
|
||||||
- Major refactoring and rewrite of the library
|
- Major refactoring and rewrite of the library
|
||||||
|
Reference in New Issue
Block a user