We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a0450 commit 2fc1570Copy full SHA for 2fc1570
CHANGELOG.md
@@ -0,0 +1,33 @@
1
+## 1.0.0 (2021-02-11)
2
+
3
+- New build system ([tsdx](https://tsdx.io/))
4
5
+## 0.5.1 (2019-08-24)
6
7
+- Fixed README.md note about return values
8
9
+## 0.5.0 (2019-08-24)
10
11
+### Breaking change
12
13
+- Returns `NaN` for invalid inputs instead of `-1`
14
15
+### Bug fixes
16
17
+- Handles negative numbers properly (fixes [#3](https://github.com/jakeboone02/numeric-quantity/issues/3))
18
19
+## 0.4.2 (2019-08-23)
20
21
+- Rewritten with TypeScript
22
23
+## 0.3.2 (2018-09-21)
24
25
+## 0.3.1 (2015-07-16)
26
27
+## 0.3.0 (2015-07-16)
28
29
+## 0.1.2 (2015-03-20)
30
31
+## 0.1.1 (2015-03-19)
32
33
+## 0.1.0 (2015-03-18)
0 commit comments