Releases: JuliaGeo/CFTime.jl
Releases · JuliaGeo/CFTime.jl
v0.1.3
CFTime v0.1.3
- narrow types for daysinmonth and daysinyear to avoid overrriding the methods from
Dates
- allow missing in date vector for
timedecode
- add years, months and milliseconds as time units
- add test values from python's cftime 1.6.0
- drop support for julia verion 0.7 and earlier
Merged pull requests:
- Create dependabot.yml (#19) (@yeesian)
- Bump codecov/codecov-action from 1 to 3 (#20) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#21) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#22) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#23) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#24) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#25) (@dependabot[bot])
v0.1.2
v0.1.1
CFTime v0.1.1
Closed issues:
Merged pull requests:
v0.1.0
CFTime v0.1.0
Closed issues:
- Use default "days since 1900-01-01 00:00:00" as units kwarg for timeencode/decode? (#2)
- Use types for calendar arg in timedecode and timencode, and allow types in timetype (#3)
- Plotting with CFTime objects? (#4)
Merged pull requests:
- Install TagBot as a GitHub Action (#5) (@JuliaTagBot)
- Split time zone info if it is given (#6) (@meggart)
v0.0.3
v0.0.3 (2019-08-22)
v0.0.2
v0.0.2 (2019-08-05)
Merged pull requests: