Release Notes:
This release fixes an important bug for Daylight Savings Time.
In addition, there has been an effort to increase the strict and non-strict unit test definitions
[Fix: 9] Fixed a bug where the Daylight Saving Times was not calculated correctly
[Feature] Multiple additions to support ISO8601:2019 strict and non-strict formatting
[Fix: 11] Unification of terminal names
[Fix: 14] Fix for failure to convert when fractional seconds not specified in iso string
[Fix: 20] Better unit tests to reject invalid time strings
[Fix: 23] Duplicate of issue 9 (incorrect DST)
[Fix: 25] Stricter validation on time string
[Feature: 26] Support fractional time resolution for s, ms, us and ns
[Fix: 28] Include leap seconds in the regex match
[Fix: 29] RFC3339 Unit Test
Contributors:
Patrick Irvin (@ciozi137)
Francois Normandin (@francois-normandin)
James Powell (@drjdpowell)