Skip to content

Commit 9bc8ae0

Browse files
committed
Release v0.8.0
1 parent 9407dde commit 9bc8ae0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 2019-05-30, v0.8.0
4+
- Added `getValue`, `getNormalizedValue`, and `setNormalizedValue`
5+
- Added format option for custom types
6+
37
## 2019-05-28, v0.7.0
48
- Added compare
59

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unitmath",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "JavaScript library for unit conversion and arithmetic",
55
"main": "index.js",
66
"module": "src/Unit.js",

0 commit comments

Comments
 (0)