Releases: JuliaTime/NanoDates.jl
Releases · JuliaTime/NanoDates.jl
v0.1.8
NanoDates v0.1.8
Closed issues:
- ISO 8601 timestamp fails to parse if missing precision (#27)
Merged pull requests:
- fix parsing without 1 or 2 trailing zeros (#28) (@JeffreySarnoff)
v0.1.7
NanoDates v0.1.7
Closed issues:
- parse DateTime format without digits (#21)
- parsing misses milliseconds if there are none (#23)
- Bug: Incorrect redefinition (#25)
Merged pull requests:
- Update compoundperiod.jl (#26) (@JeffreySarnoff)
v0.1.6
NanoDates v0.1.6
Merged pull requests:
- repair convert Time -> NanoDate (#22) (@JeffreySarnoff)
- #23 (#24) (@JeffreySarnoff)
update
v0.1.5 fix typos
ignores sub-nanosecond digits
No longer an error, now part of correct processing -- this allows future systems with still finer resolutions to work with these timestamps and maintain the temporal relationships that NanoDate values has with DateTime values.
v0.1.2
NanoDates v0.1.2
Closed issues:
- Parsing with DateFormat Infrastructure (#1)
Merged pull requests:
- remap to JuliaTime (#4) (@JeffreySarnoff)
- Gentle subnanos for issue #3 (#5) (@JeffreySarnoff)
v0.1.1
NanoDates v0.1.1
for JuliaCon 2022