mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-24 08:41:34 +02:00
docs: 2.4.0 release
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
## mp-units
|
||||
|
||||
### 2.4.0 <small>WIP</small> { id="2.4.0" }
|
||||
### 2.4.0 <small>November 5, 2024</small> { id="2.4.0" }
|
||||
|
||||
- (!) feat: `phase_velocity` and `group_velocity` aliases removed from ISQ by ISO
|
||||
- feat: `iec::bit` using-declared in `iec::unit_symbols`
|
||||
|
@ -40,9 +40,9 @@ repository-code: "https://github.com/mpusz/mp-units"
|
||||
url: "https://mpusz.github.io/mp-units"
|
||||
repository-artifact: "https://conan.io/center/mp-units"
|
||||
|
||||
version: 2.3.0
|
||||
date-released: "2024-09-27"
|
||||
version: 2.4.0
|
||||
date-released: "2024-11-05"
|
||||
identifiers:
|
||||
- description: "The GitHub release URL of tag 2.3.0"
|
||||
- description: "The GitHub release URL of tag 2.4.0"
|
||||
type: url
|
||||
value: "https://github.com/mpusz/mp-units/releases/tag/v2.3.0"
|
||||
value: "https://github.com/mpusz/mp-units/releases/tag/v2.4.0"
|
||||
|
@ -265,7 +265,7 @@ The following steps may be performed to obtain an official library release:
|
||||
|
||||
```ini title="conanfile.txt"
|
||||
[requires]
|
||||
mp-units/2.3.0
|
||||
mp-units/2.4.0
|
||||
|
||||
[options]
|
||||
|
||||
@ -323,7 +323,7 @@ with the following differences:
|
||||
|
||||
```ini title="conanfile.txt" hl_lines="2"
|
||||
[requires]
|
||||
mp-units/2.4.0@mpusz/testing
|
||||
mp-units/2.5.0@mpusz/testing
|
||||
|
||||
[options]
|
||||
|
||||
|
Reference in New Issue
Block a user