Comparing version 0.0.19 to 0.0.20
# Changelog | ||
## 0.0.20 | ||
* Fix `fromISO` to accept various levels of subsecond precision | ||
## 0.0.19 | ||
@@ -4,0 +7,0 @@ * Fixed parsing for ordinals |
{ | ||
"name": "luxon", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Immutable date wrapper", | ||
@@ -5,0 +5,0 @@ "author": "Isaac Cambron", |
@@ -5,3 +5,3 @@ # Luxon | ||
Luxon is an experimental library for working with dates and times in Javascript. | ||
Luxon is a library for working with dates and times in Javascript. | ||
@@ -27,2 +27,3 @@ ```js | ||
* [For Moment users](https://moment.github.io/luxon/docs/manual/faq/moment.html) | ||
* [Why does Luxon exist?](https://moment.github.io/luxon/docs/manual/faq/why.html) | ||
* [A quick demo](https://moment.github.io/luxon/demo/global.html) | ||
@@ -29,0 +30,0 @@ |
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
51
271328
7455