Comparing version 0.5.0 to 0.5.1
# Changelog | ||
## 0.5.1 | ||
* Fixed minified builds (oops) | ||
* Fix computation of fractional parts of diffs | ||
## 0.5.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "luxon", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Immutable date wrapper", | ||
@@ -5,0 +5,0 @@ "author": "Isaac Cambron", |
@@ -424,3 +424,3 @@ import { Util } from './impl/util'; | ||
* @param {...Interval} intervals | ||
* @return {Interval} | ||
* @return {[Interval]} | ||
*/ | ||
@@ -427,0 +427,0 @@ difference(...intervals) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1203031
31
16604