Closed desaikd closed 2 years ago
Description of changes: This PR adds the reverted change for timestamp_precision constraint implementation and adds fractional seconds related changes.
Changes: The second commit is the fractional seconds related change (https://github.com/amzn/ion-schema-rust/pull/90/commits/37797f2219bb13a267e0d4e18d2fd1f23462e521) First commit is just the same as reverted commit (#87)
Test: Ran all unit tests for this change.
For future readers: the first commit in this PR was reviewed in #87 and can be ignored. Only the follow-on commits are new.
Description of changes: This PR adds the reverted change for timestamp_precision constraint implementation and adds fractional seconds related changes.
Changes: The second commit is the fractional seconds related change (https://github.com/amzn/ion-schema-rust/pull/90/commits/37797f2219bb13a267e0d4e18d2fd1f23462e521) First commit is just the same as reverted commit (#87)
Test: Ran all unit tests for this change.