Recent Releases of https://github.com/juliageo/cftime.jl

https://github.com/juliageo/cftime.jl - v0.2.4

CFTime v0.2.4

Diff since v0.2.3

- Julia
Published by github-actions[bot] 9 months ago

https://github.com/juliageo/cftime.jl - v0.2.3

CFTime v0.2.3

Diff since v0.2.2

Merged pull requests: - Bump actions/checkout from 4 to 5 (#59) (@dependabot[bot])

Closed issues: - Add formatter (#37) - Documentation tweaks (#39) - Documentation/examples (#40) - Constructor allows inconsistent inputs (#43) - Documented output type for yearmonthday (#45) - Add docstring for AbstractCFDateTime (#46) - Document use cases for Int128 (#49) - paper: state of the field (#51) - Make use of @examples in the documentation (#53) - Add community guidelines (#54) - dividing CFTime.Period object by Dates.Second(1) (#55) - conversion of sub-millisecond DateTimeStandard to DateTime (#56) - Period doesn't define * (#58)

- Julia
Published by github-actions[bot] 9 months ago

https://github.com/juliageo/cftime.jl - v0.2.2

CFTime v0.2.2

Diff since v0.2.1

Merged pull requests: - rft: wrap @tests in @testsets (#35) (@haakon-e) - fix: Base.show method for AbstractCFDateTime (#41) (@haakon-e)

Closed issues: - Describe how to test the package (#33) - Include all tests in runtests.jl / describe additional (optional?) tests (#34) - Formatting docstrings (#36) - performance of T(10)^(-n) for n <= 0 (#38) - Mixed time type arithmetic (#42) - Discrepancy in printing of type compared to docs (#44) - Add methods for Picosecond(::Integer) and below (#47) - A few edge cases during CFDateTime construction (#48) - Loss of precision when using floats as time counter (#52)

- Julia
Published by github-actions[bot] 9 months ago

https://github.com/juliageo/cftime.jl - v0.2.1

CFTime v0.2.1

Diff since v0.2.0

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/juliageo/cftime.jl - v0.2.0

CFTime v0.2.0

Diff since v0.1.4

The internal representation has changed significantly. There are no breaking changes expected, but some code might need adaptations for efficiency. See the documentation for more information: https://juliageo.github.io/CFTime.jl/latest/ .

Merged pull requests: - add abs and test for Period (#32) (@rafaqz)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/juliageo/cftime.jl - v0.1.4

CFTime v0.1.4

Diff since v0.1.3

Merged pull requests: - Bump julia-actions/setup-julia from 1 to 2 (#26) (@dependabot[bot]) - Bump codecov/codecov-action from 4 to 5 (#28) (@dependabot[bot]) - Test Mac OS on aarch64 (#29) (@Alexander-Barth) - add Base.zero for data time types (#31) (@rafaqz)

Closed issues: - handling of year 0 changed in python cftime (#17) - issue with dates prior to 29 Feburary 4717 BC in the proleptic Julian calendar (#27) - zero is not defined on DateTime360Day (#30)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliageo/cftime.jl - v0.1.3

CFTime v0.1.3

Diff since v0.1.2

  • 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])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliageo/cftime.jl - v0.1.2

CFTime v0.1.2

Diff since v0.1.1

Closed issues: - daysinmonth(DateTimeNoLeap, 2) gives error (#13) - parsing string to CF datetypes (#15) - DateTimeProlepticGregorian leap year in 300 (#16)

Merged pull requests: - MassInstallAction: Install the CompatHelper workflow on this repository (#14) (@meggart)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliageo/cftime.jl - v0.1.1

CFTime v0.1.1

Diff since v0.1.0

Closed issues: - Request for "NOCALENDAR" option for CFTime (#7) - Parsing deltat to DatePeriod? (#8)

Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#9) (@visr) - MassInstallAction: Install the Documenter workflow on this repository (#10) (@visr) - MassInstallAction: Install the CI workflow on this repository (#11) (@visr)

- Julia
Published by github-actions[bot] over 5 years ago

https://github.com/juliageo/cftime.jl - v0.1.0

CFTime v0.1.0

Diff since v0.0.3

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)

- Julia
Published by github-actions[bot] over 6 years ago

https://github.com/juliageo/cftime.jl - v0.0.3

v0.0.3 (2019-08-22)

Diff since v0.0.2

- Julia
Published by julia-tagbot[bot] almost 7 years ago

https://github.com/juliageo/cftime.jl - v0.0.2

v0.0.2 (2019-08-05)

Diff since v0.0.1

Merged pull requests:

  • Enable parsing of hh:mm time strings (#1) (meggart)

- Julia
Published by julia-tagbot[bot] almost 7 years ago

https://github.com/juliageo/cftime.jl - v0.0.1

v0.0.1 (2019-06-23)

Diff since 561cdb4dac7790499080446c4d4b54d7537fd687

- Julia
Published by julia-tagbot[bot] almost 7 years ago