mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 13:14:29 +02:00
CHANGELOG updated again
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
# Release notes
|
# Release notes
|
||||||
|
|
||||||
- **0.5.0 WIP**
|
- **0.5.0 May 14, 2020**
|
||||||
- Major refactoring and rewrite of the library
|
- Major refactoring and rewrite of the library
|
||||||
- Units are now independent from dimensions
|
- Units are now independent from dimensions
|
||||||
- Dimensions now depend on units (base or coherent units are provided in a class template)
|
- Dimensions now depend on units (base or coherent units are provided in a class template)
|
||||||
- Quantity gets a Dimension template parameter again (as unit does not provide information about
|
- Quantity gets a Dimension template parameter again (as unit does not provide information about
|
||||||
its dimension anymore)
|
its dimension anymore)
|
||||||
|
- Spaceship operator support added
|
||||||
- Added official CGS system support
|
- Added official CGS system support
|
||||||
- Added official data information system support
|
- Added official data information system support
|
||||||
- Repository file tree cleanup
|
- Repository file tree cleanup
|
||||||
|
Reference in New Issue
Block a user