Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 05:49
2a6a16a

TSFrames v0.2.2

Diff since v0.2.1

  • Support Julia versions v1.8, v1.9, and Julia v1.10.
  • Fix subset functions for Julia v1.6.
  • Improve documentation, add cross-referencing.
  • Add JuliaCon videos to README.

Merged pull requests:

Closed issues:

  • isregular() method for checking regularity of TS object (#78)
  • Constructing empty TSFrames with specific column names and types. (#132)
  • Release v0.2.1 (#160)
  • TSFrames not working in Julia 1.6 (#162)
  • Add video button in the readme. (#165)
  • Update StatsBase.jl version to v0.34 (#170)
  • Support Julia versions v1.7, v1.8, v1.9, v1.10 (#175)
  • endpoints.jl: Use <: Dates.Period instead of listing all the sub-types (#188)
  • Don't use Union{String, Symbol} in getindex (#189)