@dynatrace-sdk/units
Advanced tools
Comparing version 0.18.10 to 0.18.11
@@ -5,2 +5,9 @@ # Units | ||
## 0.18.11 | ||
### Patch Changes | ||
- ´parseTimeAsTimeValue´ and ´parseTime´ sanitize the expression to remove the ´now´ prefix (e.g. ´now+1h´ to ´1h´). (APPDEV-11731) | ||
- Add timeframeTranslations. (APPDEV-10828) | ||
## 0.18.10 | ||
@@ -7,0 +14,0 @@ |
@@ -18,3 +18,3 @@ --- | ||
<div class="col" style={{textAlign: 'right'}}> | ||
<a href="https://www.npmjs.com/package/@dynatrace-sdk/units/v/0.18.10" target="_blank" rel="noopener noreferrer">v0.18.10</a> | ||
<a href="https://www.npmjs.com/package/@dynatrace-sdk/units/v/0.18.11" target="_blank" rel="noopener noreferrer">v0.18.11</a> | ||
</div> | ||
@@ -21,0 +21,0 @@ </div> |
{ | ||
"name": "@dynatrace-sdk/units", | ||
"version": "0.18.10", | ||
"version": "0.18.11", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "Package for converting and formatting units and numerical values.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
746070
24953